API Keys allow you to access protected endpoints in the API. They can also allow you to access data for your ID
specifically, without needing any data
in your request. All of your data
is requested from your account instead.
https://api.dangoweb.com/secure/[API]/[ID]/[ENDPOINT]/?api-key=[API-KEY]
API
: The API that you want to call. Ex: discord
ID
: The predefined ID of your product. Ex: dangoweb
ENDPOINT
: The API endpoint you are calling. Ex: members
API-KEY
: Your DangoAPI Key for access to restricted endpoints.ID
. These are important for your API account.ID
and API-KEY
. It will output your key’s status and what APIs it has access to.