Getting started
API Overview
Item
Value
Base URL
https://api.odinbot.io
API key header
x-api-key
All request and response bodies are JSON unless stated otherwise.
Getting your API key
Sign in to OdinBot and open Settings.

Click Manage API keys.

In the pop-up, choose + Create a new API key.

Copy the key that appears and store it in a safe place.

How to revoke access to your API key
From OdinBot's interface open Settings.

Click Manage API keys.

In the pop-up, locate the API key for which you wish to revoke access, click the Actions dropdown button, and then click the Revoke all access and delete option.

Once the key is removed, any calls made using it will return a 401 Unauthorized error.
Last updated
Was this helpful?