API
API Keys

API key

Read the API Overview to get started and learn more.

Create API key

⚠️

This route is not accessible via api keys.

Generate an API key. Currently only available to the guild owner. You can also view your current token in the App.

POST
/
apikeys

Request body

FieldTypeDescription
guild_idstringThe guild ID for which the key is valid

Response body

FieldTypeDescription
keystringNew api key
user_idstringThe owner of the generated key
guild_idstringGuild where the key is valid

Returns a 200 status

Update key

⚠️

This route is not available to api users.

Generate a new API key by providing the current one. Currently only available to the guild owner.

PUT
/
apikeys
/
key
Parameters
  • keyThe API key that should be replaced by a new one

Request body

-

Response body

FieldTypeDescription
keystringNew api key
user_idstringThe owner of the generated key
guild_idstringGuild where the key is valid

Returns a 200 status

Delete key

⚠️

This route is not available to api users.

Delete the provided API key.

DELETE
/
apikeys
/
key
Parameters
  • keyThe API key that should be deleted

Request body

-

Response body

-

Returns a 204 status

Social Media

Twitter

Instagram

Discord

GitHub

YouTube

bnder logo