Pick your path
Portal API
Query raw blockchain data over HTTP from any language. No SDK, no signup: send a request, stream JSON lines back.
Pipes SDK
Build TypeScript pipelines with built-in decoding and ready-made targets for ClickHouse, PostgreSQL, BigQuery, and Parquet.
Squid SDK
Run a schema-first indexing framework with a PostgreSQL store and an auto-generated GraphQL API.
Which one should you use?
- Working outside TypeScript? Use the Portal API. It is plain HTTP, so it works from Python, Go, Rust, or anything else.
- Streaming data into your own database or warehouse? Use the Pipes SDK, the recommended starting point for new TypeScript indexers.
- Serving a GraphQL API to a dApp? Use the Squid SDK to define a schema and get PostgreSQL persistence and a GraphQL server out of the box.
Enterprise Custom DevelopmentFor enterprise clients requiring custom indexer development, please contact our team to discuss your specific requirements. Schedule a Consultation →