---
updatedAt: 2026-08-31T23:35:53.000Z
---

Fetch the complete documentation index at: https://developer.digits.com/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# Digits Connect API

The Digits Connect API gives you programmatic access to the AGL — our AI-native general ledger. Send raw financial data and get clean, categorized, deduplicated entries!

<Image src="https://files.readme.io/db69d4050298c5bbcfe95169f9722c96f1e38c31ae8b13acc3532acad9c2ac8b-Blog_Header_Digits_is_Now_Programmable.png" align="center" />

## Why Digits

### Integrations without the integration tax.

Legacy accounting APIs expect you to sync charts of accounts, build mapping UIs, and handle duplicates. Digits replaces all of that with a single, intelligent API.

You send the data you already have — and the AGL handles the rest. It identifies vendors, enriches context, and records balanced, categorized entries automatically. The AGL understands financial data contextually, turning raw transactions into structured accounting entries.

## Built for Builders

### Simple to build. Reliable to maintain.

Everything you expect from a modern API — built for financial data.

* **AI-native categorization**: No custom mapping logic — the AGL interprets and classifies automatically.
* **Vendor enrichment**: Send raw descriptions, and Digits researches, identifies, and hydrates vendor details.
* **Idempotent writes**: Send safely and repeatedly — no duplicates, ever.
* **Consistent schemas**: Predictable, typed responses across endpoints.
* **Full OpenAPI spec & sandbox**: Generate clients, test freely, and deploy with confidence.

## What You Can Build

### Smarter integrations, fewer moving parts.

The Connect API removes the overhead of traditional ledger integrations.

* **Direct ledger connections** — Send transactions, get categorized, balanced entries.
* **AI-powered enrichment** — Digits researches and fills in vendor details automatically.
* **Context-aware automations** — Pass department, location, or project metadata into your ledger entries.
* **Programmable accounting** — Add intelligent ledger functionality to your product with a modern API.

## Build with our MCP Server

### Connect Digits to the AI tools you already use, no app required.

Not every workflow needs a custom integration or app.

Digits provides an MCP server that connects your ledger directly to tools like ChatGPT, Claude, and other MCP-compatible environments, so you can query, analyze, and automate on top of real-time financial data.

**Looking to get started with MCP?** <Anchor target="_blank" href="https://help.digits.com/firms-connections/digits-mcp-claude">Head to our Help Center for setup instructions and supported tools</Anchor>

## Open by Design

Digits doesn’t believe access should come with strings attached, whether you’re building with the API or working through MCP.

* **No partner fees.**
* **No paywalls.**
* **No marketplace restrictions.**

Just clean, open, developer-first accounting infrastructure, available wherever you want to work.

## Get Started

<Cards columns="3">
  <Card title="Create account" href="https://developer.digits.com/docs/developer-accounts#/" icon="fa-solid fa-circle-user">
    Head here to create your account and get started.
  </Card>

  <Card title="Start building" href="https://developer.digits.com/docs/quickstart#/" icon="fa-solid fa-gear">
    Follow the quickstart guide.
  </Card>

  <Card title="Have a question?" href="mailto:developer@digits.com" icon="fa-solid fa-question">
    Get in contact with our API team.
  </Card>
</Cards>