Substrate indexer
Substrate Indexer API
API Overview
BASE URL
- Polkadot:
https://api.coinbasecloud.net/polkadot/index/v1
Authentication
The indexer api uses an api access token for authentication, when making requests include a header with the key of apikey
and the value as your api access token provided by the platform.
How to create API access token
- Login to the Coinbase Cloud dashboard at https://console.cloud.coinbase.com
- Click on the menu in the top left
- Select API Management
- Click API Access Token
- Name your token
- Select
Polkadot
- Select
Read
- Click create
- Copy your token and store it securely (we only display this once, you can create more as necessary)
See the API Reference for information on available endpoints and usage.
Updated 3 months ago