Authorization header of every request.
Obtaining an API key
1
Log in to DialogBot
Go to https://portal.intellixent.ai/ and sign in to your account.
2
Navigate to API Keys
Open the API Keys page from your account settings.
3
Create a new key
Click Create new API Key, then copy and securely store the generated key.
Using your API key
Pass your key in theAuthorization header of every request:
Example
Error responses
If your API key is missing or invalid, the API returns a401 Unauthorized response: