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 | Supported chain |
---|---|---|---|---|---|---|---|
Token List | /defi/tokenlist | x | x | x | x | x | all |
Price | /defi/price | x | x | x | x | x | all |
Price - Historical | /defi/history_price | x | x | x | x | x | all |
Token overview | /defi/token_overview | x | x | x | x | all | |
Token - Security | /defi/token_security | x | x | x | x | not SUI | |
Price - Multiple | /defi/multi_price | x | x | x | x | all | |
Trades - by token | /defi/txs/token | x | x | x | x | all | |
Trades - by pair | /defi/txs/pair | x | x | x | all | ||
OHLCV | /defi/ohlcv | x | x | x | x | all | |
OHLCV - pair | /defi/ohlcv/pair | x | x | x | x | all | |
OHLCV - Base/Quote | /defi/ohlcv/base_quote | x | x | x | x | all | |
Token - Market list | /defi/v2/markets | x | x | x | x | all | |
Token - Creation Info | /defi/token_creation_info | x | x | x | x | ONLY solana | |
Token - Trending | /defi/token_trending | x | x | x | x | all | |
Defi - Historical Price Unix | /defi/historical_price_unix | x | x | x | x | ONLY solana | |
Defi - Price Volume (single) | /defi/price_volume/single | x | x | x | x | all | |
Token - Top Traders | /defi/v2/tokens/top_traders | x | x | x | x | all | |
Token - New Listing | /defi/v2/tokens/new_listing | x | x | x | x | NOT sui | |
Token - Meta Data (Single) | /defi/v3/token/meta-data/single | x | x | x | x | all | |
Token - Market Data | /defi/v3/token/market-data | x | x | x | x | all | |
Token - Trading Data (Single) | /defi/v3/token/trading-data/single | x | x | x | x | all | |
Trades - Token Seek By Time | defi/txs/token/seek_by_time | x | x | x | x | all | |
Trades - Pair Seek By Time | /defi/txs/pair/seek_by_time | x | x | x | x | all | |
Trader - Trades Seek By Time | /trader/txs/seek_by_time | x | x | x | x | all | |
Pair - Overview (Single) | x | x | x | x | all | ||
Supported Networks | /v1/wallet/list_supported_chain | x | x | x | x | N/A | |
Wallet Portfolio | /v1/wallet/token_list (*) | x | x | x | x | NOT sui | |
Wallet Transaction History | /v1/wallet/tx_list (*) | x | x | x | x | NOT sui | |
Wallet - Token Balance | /v1/wallet/token_balance (*) | x | x | x | x | NOT sui | |
Defi (Price Volume (multiple) | /defi/price_volume/multi | x | x | x | all | ||
Token - Meta Data (Multiple) | /defi/v3/token/meta-data/multiple | x | x | x | all | ||
Token list - All | /defi/v2/tokens/all | x | x | all | |||
Token - Trading Data (Multiple) | /defi/v3/token/trade-data/multiple | x | x | all | |||
Pair - Overview (Multiple) | x | x | all | ||||
Specs | |||||||
API rate limit per package | 1 rps | 15 rps | 50 rps/ 1000 rpm | 100 rps/ 1500 rpm | Customized | ||
Websocket concurrent connection | N/A | N/A | N/A | 500 | Customized | ||
Support | No | Only email, slow response | Only mail, Little support | Priority support, telegram group | Dedicated Account Manager 24/7 Support | ||
Refundable | No | No | No | Per case | Per case |
Quick Notes
- All wallet APIs are currently in beta and support a low rate limit across all packages (limited to 5 requests per second and 75 requests per minute for all wallet products).
- Dual rate limits may apply: for example, a limit of 50 requests per second and 1,000 requests per minute means the maximum is 50 calls per second and 1,000 total calls per minute.
- The STARTER package can only access the multiple price API; all other "multiple" APIs are not accessible.
- Trade-data multiple, pair overview multiple, and token-list v2 are available exclusively for the BUSINESS package and higher.
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:
- See the above table accessibility.
Additional Services:
- Only email. No telegram.
3. Premium Package:
Intended Users:
- Individuals or Startups with limited traffic.
- DEXes, Wallets, Traders, Trading Bots.
Included APIs:
- See the above table accessibility.
Additional Services:
- Only email, little support. No telegram.
- Better 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: 500 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 3 days ago