Skip to main content
The Indic8 API provides programmatic access to your normalized financial ledger, real-time event streams, and retention metrics.

Base URLs


Response Format

All API responses return JSON objects with a standard wrapper envelope:

Error Responses


Rate Limits


SDKs and Client Libraries

Indic8 provides official client libraries for TypeScript/JavaScript, Python, and Go.

TypeScript SDK

npm install @indic8/sdk

Python SDK

pip install indic8

Go SDK

go get github.com/indic8/indic8-go