Fragment Ledger GraphQL API
Single GraphQL endpoint for defining a ledger Schema, creating Ledgers, posting balanced double-entry Ledger Entries, and reading balances and lines. All write mutations are idempotent via an idempotency key (ik). The endpoint is region-scoped (for example api.us-west-2.fragment.dev) and authenticated with OAuth2 client-credentials Bearer tokens.
Documentation
Other Resources
GraphQL
https://raw.githubusercontent.com/api-evangelist/fragment-dev/refs/heads/main/graphql/fragment-dev-graphql.md
GraphQLSchema
https://raw.githubusercontent.com/api-evangelist/fragment-dev/refs/heads/main/graphql/fragment-dev-schema.graphql
PostmanCollection
https://raw.githubusercontent.com/api-evangelist/fragment-dev/refs/heads/main/collections/fragment-dev.postman_collection.json
OpenCollection
https://raw.githubusercontent.com/api-evangelist/fragment-dev/refs/heads/main/collections/fragment-dev.opencollection.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/fragment-dev/refs/heads/main/apis.yml