Skip to main content

Indygo API Documentation

Indygo is an AI-native accounting platform built for businesses in Southeast Asia. The MVP, Indygo Books, provides automated real-time General Ledger functionality, replacing Excel-based bookkeeping.

Core Modules

Base URLs

EnvironmentURL
Staginghttps://api.staging.indygo.ai/api/v1
Productionhttps://api.indygo.ai/api/v1

Authentication

All endpoints (except signup and login) require a Bearer token:
curl -H "Authorization: Bearer <access_token>" https://api.staging.indygo.ai/api/v1/gl/accounts