API Sample Request/Response

Endpoints

Click on each API to view detailed instructions

No.APIDescriptionEndpoint
1Token OverviewObtain an overview of a specific DeFi token, including key information such as symbol, name, and other relevant data.https://docs.birdeye.so/reference/get_defi-token-overview
2Token ListAccess a list of available DeFi tokens, offering a comprehensive overview of tokens available for analysis.https://docs.birdeye.so/reference/get_defi-tokenlist
3Token - SecurityGet details about security of a token, including its mint time, smart contract status, etc.https://docs.birdeye.so/reference/get_defi-token-security
4PriceAccess real-time price data for tokens (not NFTs), enabling the tracking of market prices across various tokens.https://docs.birdeye.so/reference/get_defi-price
5Price HistoryRetrieve historical price data for tokens (not NFTs), providing insights into past price movements and trends.https://docs.birdeye.so/reference/get_defi-history-price
6Multi PriceObtain multi-token price data for tokens and pairs, allowing simultaneous retrieval of pricing information.https://docs.birdeye.so/reference/get_defi-multi-price
7Trades - by TokenFetch trade history for a specific token (not NFTs), providing insights into recent token movements and activities.https://docs.birdeye.so/reference/get_defi-txs-token
8Trades - by PairRetrieve trade history for a specific pair/market, offering details about trades and interactions within that pair.https://docs.birdeye.so/reference/get_defi-txs-pair
9OHLCV - by TokenObtain Open-High-Low-Close-Volume (OHLCV) data for DeFi tokens, presenting historical price movements and trends.https://docs.birdeye.so/reference/get_defi-ohlcv
10OHLCV - by PairGet OHLCV data for a specific DeFi token pair/market, offering insights into historical price movements for that pair.https://docs.birdeye.so/reference/get_defi-ohlcv-pair
11OHLCV - by Base/QuoteFetch OHLCV data for any two tokens, which do not necessarily have common pairs/markets.https://docs.birdeye.so/reference/get_defi-ohlcv-base-quote
12Token - All market listDetailed information about cryptocurrency markets on blockchainhttps://public-api.birdeye.so/defi/v2/markets

In Beta:

The below APIs are currently on beta and will soon be published for our clients. Birdeye's clients who possess specific API keys can still access these APIs for testing purpose.

No.APIDescriptionEndpoint
12List of Supported ChainsProvides a list of supported blockchains that are available for wallet integration through the Birdeye APIs.https://docs.birdeye.so/reference/get_v1-wallet-list-supported-chain
13Wallet - Portfolio - Selected ChainAccess detailed information about a user's portfolio, including current holdings, transaction history, and performance metrics.https://docs.birdeye.so/reference/get_v1-wallet-token-list
14Wallet - Portfolio - MultichainRetrieve portfolio data across multiple blockchain networks, providing a comprehensive view of the user's assets.https://docs.birdeye.so/reference/get_v1-wallet-multichain-token-list
15Wallet - Token BalanceCheck wallet's balance of a specific token.https://docs.birdeye.so/reference/get_v1-wallet-token-balance
16Wallet - Transaction List - Selected ChainRetrieve portfolio data of a wallet in a specific blockchain network, providing a comprehensive view of the user's assets.https://docs.birdeye.so/reference/get_v1-wallet-tx-list
17Wallet - Transaction List - MultichainAccess a consolidated transaction history that spans various blockchain networks, providing users with a comprehensive record of their multichain activities.https://docs.birdeye.so/reference/get_v1-wallet-multichain-tx-list
18Transaction SimulationRetrieve a preview of transactions for users to check before they finalize and sign the transaction.https://docs.birdeye.so/reference/post_v1-wallet-simulate

Try it out

Visit the APIs Endpoints to try out all the endpoints: