The Nansen API implements rate limiting to ensure fair usage and system stability. Rate limits are applied per API key and vary by subscription tier.
Rate Limits:
The current rate limits are 20 requests per second and 300 requests per minute.
Exceeding Rate Limits:
If you exceed the defined rate limits, the API will return an error response. You should expect a 429 Too Many Requests HTTP status code.
Last updated 12 days ago
Was this helpful?