The Miscellaneous API provides reference data about the Blockradar platform — the assets, networks, and exchange rates it supports. Use these endpoints to populate dropdowns, validate inputs, and keep your integration in sync with platform capabilities.Documentation Index
Fetch the complete documentation index at: https://docs.blockradar.co/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
- List all supported assets across the platform
- List all supported blockchain networks
- Retrieve current exchange rates between assets
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /assets | List all supported assets |
GET | /blockchains | List all supported networks |
GET | /rates | Get current exchange rates |
Full API Reference
View all miscellaneous endpoints in the API Reference tab.

