Digits

Digits is an AI-native accounting software company founded in 2018 and based in San Francisco, building what it calls the world's first Agentic General Ledger (AGL) — a suite of custom-trained models and agents that auto-book 95%+ of business transactions in real time to deliver always up-to-date, verified financials. The platform automates bookkeeping, reconciliation, financial reporting, dashboards, bill pay, invoicing, automated schedules, and the month-end close for small businesses, startups, and accounting firms, and connects to 12,000+ financial institutions. Digits exposes the Digits Connect API (OAuth 2.0), a hosted MCP server, published llms.txt, and an OpenAPI specification for developers integrating source data and reading ledger and financial-statement data.

Digits publishes 1 API on the APIs.io network: Connect API. Tagged areas include Accounting, Bookkeeping, Financial Reporting, General Ledger, and AI.

The Digits catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Digits’ developer surface includes documentation, API reference, getting-started guide, pricing, signup flow, support, engineering blog, and 29 more developer resources.

49.0/100 developing Agent 79/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
AccountingBookkeepingFinancial ReportingGeneral LedgerAIFintechAccountantsBill PayInvoicing

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 49.0/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 79/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 3
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: 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

Digits Connect API

The Digits Connect API lets applications sync source financial data into Digits and read the resulting ledger, parties, chart of accounts, and financial statements. It uses OAut...

MCP Servers

digits-mcp.yml

MCP SERVER

Rate Limits

Digits Rate Limits

0 limits

RATE LIMITS

Event Specifications

Digits Webhooks

ASYNCAPI

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: digits
name: Digits
description: Digits is an AI-native accounting software company founded in 2018 and based in San Francisco, building what
  it calls the world's first Agentic General Ledger (AGL) — a suite of custom-trained models and agents that auto-book 95%+
  of business transactions in real time to deliver always up-to-date, verified financials. The platform automates bookkeeping,
  reconciliation, financial reporting, dashboards, bill pay, invoicing, automated schedules, and the month-end close for small
  businesses, startups, and accounting firms, and connects to 12,000+ financial institutions. Digits exposes the Digits Connect
  API (OAuth 2.0), a hosted MCP server, published llms.txt, and an OpenAPI specification for developers integrating source
  data and reading ledger and financial-statement data.
url: https://raw.githubusercontent.com/api-evangelist/digits/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
- softbank-vision-fund
x-tier: profiled
x-tier-reason: enriched-from-developer-surface
image: https://digits.com/favicon/favicon.svg
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Accounting
- Bookkeeping
- Financial Reporting
- General Ledger
- AI
- Fintech
- Accountants
- Bill Pay
- Invoicing
apis:
- name: Digits Connect API
  description: The Digits Connect API lets applications sync source financial data into Digits and read the resulting ledger,
    parties, chart of accounts, and financial statements. It uses OAuth 2.0 (authorization code grant) for auth, cursor-based
    pagination, route-based versioning (/v1), and idempotent writes keyed on externalId. Sources are ingested as isolated
    bankfeeds and merged into the Ledger with AI categorization and matching.
  humanURL: https://developer.digits.com
  baseURL: https://connect.digits.com/v1
  properties:
  - type: OpenAPI
    url: openapi/digits-openapi-original.json
  - type: OpenAPI
    name: Digits Connect full OpenAPI (remote)
    url: https://developer.digits.com/openapi
  - type: Documentation
    url: https://developer.digits.com/docs/overview
  - type: APIReference
    url: https://developer.digits.com/reference/companyservice_get
  - type: Authentication
    url: authentication/digits-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/digits-trust-center.yml
- type: Website
  url: https://digits.com
- type: DeveloperPortal
  url: https://developer.digits.com
- type: Documentation
  url: https://developer.digits.com/docs/overview
- type: APIReference
  url: https://developer.digits.com/reference/companyservice_get
- type: GettingStarted
  url: https://developer.digits.com/docs/app-creation
- type: Pricing
  url: https://digits.com/pricing
- type: SignUp
  url: https://my.digits.com
- type: Login
  url: https://my.digits.com
- type: TermsOfService
  url: https://my.digits.com/legal/terms-of-service
- type: PrivacyPolicy
  url: https://my.digits.com/legal/privacy-policy
- type: Support
  url: https://help.digits.com
- type: Blog
  url: https://digits.com/blog/
- type: Security
  url: https://digits.com/security/
- type: Compliance
  url: https://trust.digits.com
- type: OpenAPI
  url: openapi/digits-openapi-original.json
- type: Overlay
  url: overlays/digits-overlay.yaml
- type: MCPServer
  url: mcp/digits-mcp.yml
- type: LLMsTxt
  url: llms/digits-llms.txt
- type: WellKnown
  url: well-known/digits-well-known.yml
- type: SecurityTxt
  url: well-known/digits-security.txt
- type: Authentication
  url: authentication/digits-authentication.yml
- type: OAuthScopes
  url: scopes/digits-scopes.yml
- type: Conventions
  url: conventions/digits-conventions.yml
- type: Idempotency
  url: conventions/digits-conventions.yml
- type: RateLimits
  url: rate-limits/digits-rate-limits.yml
- type: Lifecycle
  url: lifecycle/digits-lifecycle.yml
- type: Deprecation
  url: lifecycle/digits-lifecycle.yml
- type: Conformance
  url: conformance/digits-conformance.yml
- type: ErrorCatalog
  url: errors/digits-problem-types.yml
- type: DataModel
  url: data-model/digits-data-model.yml
- type: Sandbox
  url: sandbox/digits-sandbox.yml
- type: Webhooks
  url: asyncapi/digits-webhooks.yml
- type: DomainSecurity
  url: security/digits-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/digits-vulnerability-disclosure.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence