Fragment website screenshot

Fragment

Fragment is the ledger API for engineers who move money. It provides a double-entry accounting engine — "the database for money" — that lets developers model any funds flow as declarative, typed schemas and post balanced, immutable ledger entries through a GraphQL API. Fragment generates a typesafe SDK from your chart-of-accounts schema, tracks real-time, historical, period, and strongly-consistent balances across multi-currency and custom-currency accounts, and reconciles internal ledgers against external systems (Stripe, Increase, Unit, banks) via linked and external accounts. Every write mutation is idempotent (per-Ledger idempotency keys), responses are GraphQL union types with typed errors, list queries are cursor-paginated, and the API is deployed across AWS regions. Fragment is used by companies including Bill, Ramp, Pleo, AtoB, Basic Capital, and Nala, and is backed by General Catalyst.

Fragment publishes 1 API on the APIs.io network. Tagged areas include Company, Ledger, Accounting, Payments, and Fintech.

Fragment’s developer surface includes documentation, API reference, getting-started guide, engineering blog, changelog, signup flow, support, and 24 more developer resources.

52.5/100 developing ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessSelf serve
1 APIs
CompanyLedgerAccountingPaymentsFintechDouble-EntryMoney MovementGraphQLFinancial InfrastructureReconciliation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/fragment: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Fragment Ledger API

Fragment's GraphQL Ledger API. Store a double-entry chart-of-accounts schema, create ledgers, post idempotent ledger entries and lines, read aggregated / historical / period / s...

Security Posture 4

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

Fragment Authentication

oauth2 · 1 scheme

SECURITY

Fragment Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Fragment Vulnerability Disclosure

Hackerone · contact published

SECURITY

Fragment Trust Center

SOC 2 Type II

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 6

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: fragment
name: Fragment
description: Fragment is the ledger API for engineers who move money. It provides a double-entry accounting engine — "the
  database for money" — that lets developers model any funds flow as declarative, typed schemas and post balanced, immutable
  ledger entries through a GraphQL API. Fragment generates a typesafe SDK from your chart-of-accounts schema, tracks real-time,
  historical, period, and strongly-consistent balances across multi-currency and custom-currency accounts, and reconciles
  internal ledgers against external systems (Stripe, Increase, Unit, banks) via linked and external accounts. Every write
  mutation is idempotent (per-Ledger idempotency keys), responses are GraphQL union types with typed errors, list queries
  are cursor-paginated, and the API is deployed across AWS regions. Fragment is used by companies including Bill, Ramp, Pleo,
  AtoB, Basic Capital, and Nala, and is backed by General Catalyst.
url: https://raw.githubusercontent.com/api-evangelist/fragment/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
x-tier: enriched
x-tier-reason: portfolio-lead
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
image: https://fragment.dev/favicon.ico
tags:
- Company
- Ledger
- Accounting
- Payments
- Fintech
- Double-Entry
- Money Movement
- GraphQL
- Financial Infrastructure
- Reconciliation
apis:
- name: Fragment Ledger API
  description: Fragment's GraphQL Ledger API. Store a double-entry chart-of-accounts schema, create ledgers, post idempotent
    ledger entries and lines, read aggregated / historical / period / strongly-consistent balances, reverse and migrate entries,
    group entries, and reconcile against external accounts and transactions (links). OAuth2 client-credentials auth, typed
    union responses, and cursor pagination.
  humanURL: https://fragment.dev/docs
  baseURL: https://api.fragment.dev
  tags:
  - Ledger
  - Accounting
  - GraphQL
  - Payments
  properties:
  - type: GraphQL
    url: graphql/fragment-schema.graphql
  - type: APIReference
    url: https://fragment.dev/api-reference/ledger-overview
  - type: Authentication
    url: authentication/fragment-authentication.yml
  - type: Conventions
    url: conventions/fragment-conventions.yml
  - type: Idempotency
    url: conventions/fragment-conventions.yml
  - type: ErrorCatalog
    url: errors/fragment-error-codes.yml
  - type: DataModel
    url: data-model/fragment-data-model.yml
  - type: Conformance
    url: conformance/fragment-conformance.yml
  - type: X-MCPServerCandidate
    url: mcp/fragment-mcp.yml
    note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list
      derived from the published API contracts, not an existing server. The scorer already read the manifest and reported
      mcp_server correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DeveloperPortal
  url: https://fragment.dev/docs
- type: Documentation
  url: https://fragment.dev/docs
- type: APIReference
  url: https://fragment.dev/api-reference/ledger-overview
- type: GettingStarted
  url: https://fragment.dev/docs/quickstart
- type: Blog
  url: https://fragment.dev/blog
- type: ChangeLog
  url: changelog/fragment-changelog.yml
- type: GitHubOrganization
  url: https://github.com/fragment-dev
- type: StatusPage
  url: https://status.fragment.dev
- type: SignUp
  url: https://fragment.dev/get-access
- type: Login
  url: https://dashboard.fragment.dev/login
- type: Support
  url: https://fragment.dev/security
- type: TermsOfService
  url: https://fragment.dev/legal
- type: PrivacyPolicy
  url: https://fragment.dev/legal
- type: Security
  url: https://fragment.dev/security
- type: Compliance
  url: https://fragment.dev/security
- type: TrustCenter
  url: security/fragment-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/fragment-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/fragment-domain-security.yml
- type: Packages
  url: packages/fragment-packages.yml
- type: SDKs
  url: packages/fragment-packages.yml
- type: CLI
  url: cli/fragment-cli.yml
- type: Authentication
  url: authentication/fragment-authentication.yml
- type: Conventions
  url: conventions/fragment-conventions.yml
- type: Idempotency
  url: conventions/fragment-conventions.yml
- type: ErrorCatalog
  url: errors/fragment-error-codes.yml
- type: Lifecycle
  url: lifecycle/fragment-lifecycle.yml
- type: Conformance
  url: conformance/fragment-conformance.yml
- type: DataModel
  url: data-model/fragment-data-model.yml
- type: X-MCPServerCandidate
  url: mcp/fragment-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/fragment-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/fragment"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/fragment/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/fragment/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.