Introduction

Welcome to LEDGERS API

Overview

Welcome to the LEDGERS API Documentation.

The LEDGERS API enables developers to integrate accounting, invoicing, inventory, contacts, payments, and financial operations directly into their applications.

Built on REST principles, the API provides secure, predictable, and scalable access to business data using standard HTTP methods and JSON responses.

What You Can Do With LEDGERS API

Using the LEDGERS API, you can:

  • Create and manage businesses
  • Manage customer and vendor contacts
  • Create and manage catalogs and items
  • Generate quotations and invoices
  • Create receipts and payment records
  • Manage purchase orders and expenses
  • Track credit notes and debit notes
  • Integrate accounting workflows into your applications

Base URLs

Sandbox Environment

https://in-api-uat.ledgers.cloud

Use this environment for development and testing.

Production Environment

https://in-api.ledgers.cloud

Use this environment for live business operations.

Getting Started

Follow these steps to start using the LEDGERS API:

  1. Read the Authentication guide.
  2. Generate your API Key.
  3. Generate an Access Token.
  4. Create or access a Business.
  5. Start making API requests.