Nansen API
  • ✨Introduction
  • 📌Endpoints Overview
  • 🔴Rate Limits and Quotas
  • Getting Started
    • ☑️Prerequisites
    • 🌐API Structure & Base URL
    • 🔓Authentication
    • 🟢Understanding Responses and Handling Errors
    • ⛓️Chain Coverage
  • API
    • Smart Money
    • Profiler
      • Balances
      • Transactions
      • Counterparties
      • Trade Performance
      • Labels
    • Token God Mode
      • Token Overview
      • Transactions
      • Holders
      • Exchanges
      • PnL Leaderboard
  • Other Endpoints
  • Guides
    • 💻Endpoint Showcase
    • 🙋Frequently Asked Questions
  • 🔗Useful Links
Powered by GitBook
On this page

Was this helpful?

Export as PDF

Rate Limits and Quotas

The Nansen API employs rate limits and usage quotas to ensure fair usage and maintain performance for all users.

Professional Tier Rate Limits:

This tier provides access to all APIs with near real-time data. The current rate limits are 20 requests per second and 500 requests per minute. Monthly quotas will also apply. Details regarding total credit numbers and credit consumption per API call will be released separately.

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.

PreviousEndpoints OverviewNextPrerequisites

Last updated 2 days ago

Was this helpful?

🔴