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.
Venture funds raised to invest in crypto, and the managers behind each fund.
curl "https://api.blockworks.com/query/tabular/funds?pageSize=3&selections=fundID,name,announcementDate,fundingDate" \
-H "X-Blockworks-API-Key: $BLOCKWORKS_API_KEY"