Endpoints
Example
curl
Guides
Filtering and pagination
Filter suffixes, sorting, column selection and paging.
Tabular vs timeseries
The two model kinds, their URL shapes, and when to reach for each.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Published Token Transparency Framework filings: the projects that filed, each filing, its answers question by question, and the versioned question sets the filings follow.
| Model | Access | Table |
|---|---|---|
| Token Transparency Filing Questions | Token_transparency_framework_unified | List rows, One row |
| Token Transparency Filing Schemas | Token_transparency_framework_unified | List rows, One row |
| Token Transparency Filings | Token_transparency_framework_unified | List rows, One row |
| Token Transparency Projects | Token_transparency_framework_unified | List rows, One row |
curl "https://api.blockworks.com/query/tabular/token-transparency-filing-questions?pageSize=3&selections=id,filingID,questionID,schemaID" \
-H "X-Blockworks-API-Key: $BLOCKWORKS_API_KEY"