API Key

Getting Your API Key

  1. Click your profile avatar (top-right)

  2. Go to API Key

  3. Click Generate API Key


Authentication

All API requests must include the following header:

Header
Value

x-api-key

Your generated API key

x-api-key: YOUR_API_KEY

API Host

Environment
URL

Production

https://api.anoncoin.it


Rate Limits

Limit
Value

Requests per minute

10

Rate limits apply as per the account from which the API key is generated. The same rate limits apply to all endpoints.

Last updated

Was this helpful?