cURL
Dataset Metadata
Retrieves dataset metadata: name, aliases, start block, and real-time status.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.sqd.dev/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Dataset metadata response
The default name used to reference this dataset (e.g., ethereum-mainnet).
Example:
"ethereum-mainnet"
Alternative names for the dataset.
Example:
["eth", "ethereum"]Indicates if the dataset has real-time data.
Example:
true
The block number of the first known block.
Example:
0