Authentication
Last updated
Was this helpful?
Last updated
Was this helpful?
To authenticate yourself against the api you must provide a bearer authorization token through the Authorization
header.
You will also need to provide your discord application id & your server id in the json body
For now each token is linked to a bot id and a to a server id.
As the api is on a beta stage, only owners can request access to it.
Each application will have a bearer token. Each discord servers will have a secret.