Data Accessibility by Packages
Birdeye offers a range of data access packages to cater to diverse user needs. Each package provides access to different sets of data and features. Below is an overview of the data access available in each package: Standard, Starter, Premium, Business, and Enterprise.
Accessibility table
Specs | Endpoint | Standard | Starter | Premium | Business | Enterprise | Rate limit per API |
---|---|---|---|---|---|---|---|
Token List | /defi/tokenlist | x | x | x | x | x | |
Price | /defi/price | x | x | x | x | x | |
Price - Historical | /defi/history_price | x | x | x | x | x | |
Price - Multiple | /defi/multi_price | x | x | x | x | ||
OHLCV | /defi/ohlcv | x | x | x | x | ||
OHLCV - pair | /defi/ohlcv/pair | x | x | x | x | ||
OHLCV - Base/Quote | /defi/ohlcv/base_quote | x | x | x | x | ||
Token overview | /defi/token_overview | x | x | x | x | ||
Token - Market list | /defi/v2/markets | x | x | x | x | ||
Token - Security | /defi/token_security | x | x | x | x | ||
Token - Creation Info | /defi/token_creation_info | x | x | x | x | ||
Token - Trending | /defi/token_trending | x | x | x | x | ||
Defi - Historical Price Unix | /defi/historical_price_unix | x | x | x | x | ||
Defi - Price Volume (single) | /defi/price_volume/single | x | x | x | x | ||
Defi (Price Volume (multiple) | /defi/price_volume/multi | x | x | x | x | ||
Token - Top Traders | /defi/v2/tokens/top_traders | x | x | x | x | ||
Token - New Listing | /defi/v2/tokens/new_listing | x | x | x | x | ||
Token - Meta Data (Single) | /defi/v3/token/meta-data/single | x | x | x | x | ||
Token - Meta Data (Multiple) | /defi/v3/token/meta-data/multiple | x | x | x | x | ||
Token - Market Data | /defi/v3/token/market-data | x | x | x | x | ||
Token - Trading Data (Single) | /defi/v3/token/trading-data/single | x | x | x | x | ||
Trades - Token Seek By Time | defi/txs/token/seek_by_time | x | x | x | x | ||
Trades - Pair Seek By Time | /defi/txs/pair/seek_by_time | x | x | x | x | ||
Trader - Trades Seek By Time | /trader/txs/seek_by_time | x | x | x | x | ||
Token - Search | /defi/v3/search | x | x | x | x | ||
Supported Networks | /v1/wallet/list_supported_chain | x | x | x | x | ||
Wallet Portfolio | /v1/wallet/token_list (*) | x | x | x | x | 5 rps/ 150 rpm | |
Wallet Transaction History | /v1/wallet/tx_list (*) | x | x | x | x | 5 rps/ 150 rpm | |
Wallet - Token Balance | /v1/wallet/token_balance (*) | x | x | x | x | 5 rps/ 150 rpm | |
Token list - All | /defi/v2/tokens/all | x | x | ||||
Token - Trading Data (Multiple) | /defi/v3/token/trade-data/multiple | x | x | ||||
Specs | |||||||
API rate limit per package | 1 rps | 15 rps | 50 rps/ 1000 rpm | 125 rps/ 1500 rpm | Customized | ||
Websocket concurrent connection | N/A | N/A | N/A | 500 | Customized | ||
Support | No | Only email, slow response | Little support | Priority support, telegram group | Dedicated Account Manager 24/7 Support | ||
Refundable | No | No | No | Per case | Per case |
Note
- All wallet APIs are in beta, only support low rate limit for all packages (all wallet products are limit at 5 rps and 150 rpm).
- Dual rate limit may apply: 50 rps/ 1000 rpm means max rate per second is 50 calls, and total 1000 calls per minute.
Details
1. Standard Package:
Intended Users:
- Individual developers
- Projects with specific demands about basic trading data APIs
2. Starter Package:
Intended Users:
- Individuals or Startups with limited traffic and budget.
- DEXes, Wallets, Traders, Trading Bots.
Included APIs:
Starter package is equipped with the same APIs as the Premium package (see the Premium section list).
Additional Services:
- Only email.
3. Premium Package:
Intended Users:
- Individuals or Startups with limited traffic.
- DEXes, Wallets, Traders, Trading Bots.
Included APIs:
Premium Package is equipped with every exclusive API data that we have:
Additional Services:
- Little support.
- Priority Support for Premium Extension Package. (Premium-10xx and Premium-15xx).
4. Business Package:
Intended Users:
- Growing Businesses with high demand of data and rate limit.
- DEXes, Wallets with very high traffic.
Included data:
- API endpoints: Business Package is equipped with all API data that we have. See the full list: https://docs.birdeye.so/docs/premium-apis-1
- Exclusive API Endpoints for Business and Enterprise Users
API Name | Endpoint |
---|---|
Token list - All | /defi/v2/tokens/all |
Token - Trading Data (Multiple) | /defi/v3/token/trade-data/multiple |
- WebSockets:
- Include: 1000 websocket connections (each connection allows 100 token chart sub). If user wants more active connection, please discuss for the enterprise package.
- OHLCV: subscribe to real time price chart of any tokens. Details
- Transactions: subscribe to real time transactions of any tokens. Details
- Token New Listing: subscribe to real time token new listing. Details.
- New Pair: subscribe to real time new pair. Details.
- Data usage price: see https://docs.birdeye.so/docs/compute-unit-cost
Additional Services:
- Dedicated Account Manager
- 24/7 Support
5. Enterprise Package:
Intended Users:
- Protocols that need customized dataset.
- Enterprises with very high traffic (API rate and/or high requirement of WebSocket connections and/or high data usage).
Included APIs:
Enterprise Package is equipped with every exclusive API data that we have, similar to what you can get with the Business Package above.
Additional Services:
- Custom SLA
- Custom Integrations
- Dedicated Support Team
Updated about 23 hours ago