Authentication & Rate Limits

Authentication

No API key required. All endpoints are publicly accessible.


Rate Limits

REST endpoints have 10 requests per second.

Exceeded limits return:

  • 429 Too Many Requests — per-owner limit reached

Last updated

Was this helpful?