get https://public-api.birdeye.so/defi/price
Retrieve the latest price information for a specified token.
- Always use the checksum contract address on supported chains.
- Solana and EVM chains will have different response schemas.
- Response may be
null
or missing data if the token is unknown or unsupported. - Cache or throttle requests to avoid hitting rate limits.
🔗 Related Endpoints