Prerequisites
Before you begin, ensure you have:- Basic understanding of REST API concepts
- Access to a development environment with HTTP request capabilities
- Understanding of blockchain token addresses and chain identifiers
Preparing the Request
The Exchange Rates API uses a flexible request structure that supports both single token lookups and batch operationsRequest Body
- domestic_token: The primary token address you want to price
- domestic_blockchain: The blockchain where the domestic token resides
- foreign_blockchain: The blockchain for the comparison token
- foreign_token: The comparison token address