Authentication and authorization
To access the API/SDK, you need to include the following parameters for authentication:
parameter | usage | type | Optional/Required | description |
---|---|---|---|---|
User-Agent | header | string | optional | Please define your own ID as the User-Agent, so that we can assist you in case you encounter any issues with your request. We recommend using the format: DODO-YourCustomID
Example:
User-Agent:DODO-user123 |
apikey | query | string | required |
To view the API key
You can find the information used for authentication when making requests in the top left corner of the page.

Last modified 4mo ago