Digits website screenshot

Digits

Digits is an AI-native accounting and bookkeeping platform for startups and their accountants, built around the Autonomous General Ledger (AGL) that auto-books the majority of transactions in real time. The Digits Connect API opens the AGL programmatically over REST with OAuth 2.0, letting partners send raw transaction, party, and dimension data for AI categorization and vendor enrichment, and read back ledger entries and financial statements. Digits also publishes an MCP server for AI agents (ChatGPT, Claude) to query the ledger.

Digits publishes 9 APIs on the APIs.io network, including Webhooks API, Chart of Accounts API, Connections API, and 6 more. Tagged areas include Accounting, Bookkeeping, Finance, General Ledger, and AI.

Digits’ developer surface includes authentication, documentation, engineering blog, and 11 more developer resources.

36.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
10 APIs
AccountingBookkeepingFinanceGeneral LedgerAIFinTech

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.0/100 · thin
Contract Quality 13.5 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.4 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/digits-com: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Digits Webhooks API

Receive event notifications from Digits at a configured webhook endpoint; Digits POSTs a JSON event body and expects a 2xx acknowledgment (WebhookService.receiveWebhookEvent).

Digits MCP Server

Model Context Protocol server that lets AI clients like ChatGPT and Claude connect directly to Digits to query the ledger in natural language. Discovery is published as an MCP S...

Digits Chart of Accounts API

Ledger categories and dimensional axes (departments, locations, projects).

Digits Connections API

Connected data sources feeding the ledger.

Digits Financial Statements API

Balance Sheet, P&L, Cash Flow, Trial Balance, aging reports, and summaries.

Digits Organizations API

Accounting-firm organizations, clients, entities, and employees.

Digits Parties API

Vendors, suppliers, customers, and other business relationships.

Digits Sources API

Push raw source data into the AGL for enrichment and categorization.

Digits Transactions API

Read AI-categorized ledger transactions and journal entries.

Digits Webhooks API

Event delivery to partner-configured endpoints.

Scroll for all 10

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Digits Connect API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Digits Com Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 4

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Digits Com Authentication

oauth2 · 1 scheme

SECURITY

Digits Com Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Digits Com Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Digits Com Scopes

2 scopes · authorizationCode

2 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Digits Com Agentic Access

24 operations · 8 acting

24 operations · 8 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: digits-com
url: https://raw.githubusercontent.com/api-evangelist/digits-com/refs/heads/main/apis.yml
name: Digits
kind: company
description: Digits is an AI-native accounting and bookkeeping platform for startups and their accountants, built around the
  Autonomous General Ledger (AGL) that auto-books the majority of transactions in real time. The Digits Connect API opens
  the AGL programmatically over REST with OAuth 2.0, letting partners send raw transaction, party, and dimension data for
  AI categorization and vendor enrichment, and read back ledger entries and financial statements. Digits also publishes an
  MCP server for AI agents (ChatGPT, Claude) to query the ledger.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/digits-com.png
tags:
- Accounting
- Bookkeeping
- Finance
- General Ledger
- AI
- FinTech
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: digits-com:digits-com-webhooks-api
  name: Digits Webhooks API
  tags:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  properties:
  - url: https://developer.digits.com
    type: Documentation
  description: Receive event notifications from Digits at a configured webhook endpoint; Digits POSTs a JSON event body and
    expects a 2xx acknowledgment (WebhookService.receiveWebhookEvent).
- aid: digits-com:digits-com-mcp-server
  name: Digits MCP Server
  tags:
  - MCP
  - AI Agents
  - Model Context Protocol
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.digits.com
  baseURL: https://digits.com
  properties:
  - url: https://developer.digits.com
    type: Documentation
  - url: https://digits.com/.well-known/mcp/server.json
    type: MCP
  description: Model Context Protocol server that lets AI clients like ChatGPT and Claude connect directly to Digits to query
    the ledger in natural language. Discovery is published as an MCP Server Card at /.well-known/mcp/server.json (registry
    schema SEP-1649).
- aid: digits-com:digits-com-chart-of-accounts-api
  name: Digits Chart of Accounts API
  description: Ledger categories and dimensional axes (departments, locations, projects).
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Chart of Accounts
  properties:
  - type: OpenAPI
    url: openapi/digits-com-chart-of-accounts-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-connections-api
  name: Digits Connections API
  description: Connected data sources feeding the ledger.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Connections
  properties:
  - type: OpenAPI
    url: openapi/digits-com-connections-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-financial-statements-api
  name: Digits Financial Statements API
  description: Balance Sheet, P&L, Cash Flow, Trial Balance, aging reports, and summaries.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Financial Statements
  properties:
  - type: OpenAPI
    url: openapi/digits-com-financial-statements-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-organizations-api
  name: Digits Organizations API
  description: Accounting-firm organizations, clients, entities, and employees.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/digits-com-organizations-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-parties-api
  name: Digits Parties API
  description: Vendors, suppliers, customers, and other business relationships.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Parties
  properties:
  - type: OpenAPI
    url: openapi/digits-com-parties-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-sources-api
  name: Digits Sources API
  description: Push raw source data into the AGL for enrichment and categorization.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Sources
  properties:
  - type: OpenAPI
    url: openapi/digits-com-sources-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-transactions-api
  name: Digits Transactions API
  description: Read AI-categorized ledger transactions and journal entries.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Transactions
  properties:
  - type: OpenAPI
    url: openapi/digits-com-transactions-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
- aid: digits-com:digits-com-webhooks-api
  name: Digits Webhooks API
  description: Event delivery to partner-configured endpoints.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/digits-com-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developer.digits.com
  - type: PostmanCollection
    url: collections/digits-com.postman_collection.json
  - type: OpenCollection
    url: collections/digits-com.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/digits-com-agentic-access.yml
- type: TrustCenter
  url: security/digits-com-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/digits-com-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/digits-com-domain-security.yml
- type: Authentication
  url: authentication/digits-com-authentication.yml
- type: OAuthScopes
  url: scopes/digits-com-scopes.yml
- type: GitHubOrganization
  url: https://github.com/digits
- type: LinkedIn
  url: https://www.linkedin.com/company/digits-financial
- type: Website
  url: https://digits.com
- type: Documentation
  url: https://developer.digits.com
- type: Plans
  url: plans/digits-com-plans-pricing.yml
- type: RateLimits
  url: rate-limits/digits-com-rate-limits.yml
- type: FinOps
  url: finops/digits-com-finops.yml
- url: https://digits.com/blog/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com