Explorer API v1
RESTful API for querying the Solidus blockchainBlocks
Transactions
Addresses
Identity
Validators
Analytics
Search
GET
/api/v1/blocksList blocks (paginated)
Parameters
Parameter
Type
Required
Description
pagenumberNoPage number (default: 1)limitnumberNoItems per page (default: 25)200Response
{"id": "did:solidus:mainnet:5dK3fP7vLm8Qw2xNz9Rb4YcJ6tHgAs","controller": "did:solidus:mainnet:5dK3fP7vLm8Qw2xNz9Rb4YcJ6tHgAs","verificationMethod": [{"id": "...#key-1","type": "Ed25519VerificationKey2020","publicKeyMultibase": "z6Mkf5rG..."}],"authentication": ["...#key-1"],"assertionMethod": ["...#key-1"]}
Access
The testnet JSON-RPC and REST endpoints are public — no API key required. Fair-use rate limiting applies. Tiered access with API keys and dedicated rate limits is on the mainnet roadmap.
Example response
A sample 200 response for this endpoint. For live data, call the public base URL above (no key required).
