Skip to content

Indexer SDK

While the Indexer API is a powerful tool for querying basic on-chain data, it may not always provide the exact data you need. In most cases, you want to index your own contract and to do that, you can create your own custom processor using the Indexer SDK.

Learn how to use the Indexer SDK through guides and documentation.

As a reference, you can see all Aptos-Hosted processors that comprise the Indexer API here.