Skip to main content
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.

What you can do

  • List all supported assets across the platform
  • List all supported blockchain networks
  • Retrieve current exchange rates between assets

Endpoints

MethodEndpointDescription
GET/assetsList all supported assets
GET/blockchainsList all supported networks
GET/ratesGet current exchange rates

Full API Reference

View all miscellaneous endpoints in the API Reference tab.