get https://public-api.birdeye.so/defi/price
Get price update of a token.
This endpoint is accessible within the following API Plans:
- Standard
- Starter
- Premium
- Business
- Enterprise
Please note that each
x-chain
will have a different response schema due to its nature. Kindly check the example response for more information.📌 Note for Sui:
- The liquidity calculation is currently different for this endpoint.
💡 Suggestions
- This endpoint is designed to get price update for a single token query. If you need data for multiple tokens at once, please refer to the endpoint
defi/multi_price
. - You can obtain the token address through multiple sources: defi/tokenlist or defi/v3/token/list.
- The
address
field is required, and you can fine-tune your results by specifyingcheck_liquidity
andinclude_liquidity
to filter tokens that best match your needs. - Historical price data can also be retrieved at: defi/history_price or defi/historical_price_unix