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
Authentication
Sign up, login, and manage user sessions via JWT tokens.
Chart of Accounts
Create and manage GL accounts with multi-currency support.
Journal Entries
Post balanced journal entries with debit/credit lines.
General Ledger
Query trial balance, account balances, and GL reports.
Base URLs
| Environment | URL |
|---|---|
| Staging | https://api.staging.indygo.ai/api/v1 |
| Production | https://api.indygo.ai/api/v1 |

