GET /openapi and GET /postman, which are publicly accessible.
API key header
Include your API key in every request using thedonate-api-key header:
Error responses
If authentication fails, the API returns one of the following errors:
Example error response:
Public endpoints
The following endpoints do not require thedonate-api-key header:
Keeping your key secure
- Store your API key in environment variables, never hardcoded
- Do not commit it to version control
- If your key is compromised, contact us at support@donate.gg to have it rotated
Don't have an API key yet?
Apply for API access