Fragment · Authentication Profile
Fragment Authentication
Authentication
Fragment authenticates API requests with the OAuth2 client-credentials flow. You create an API client (client_id + client_secret) in the Fragment dashboard, exchange those credentials for a short-lived Bearer access token at a region-specific token endpoint, and send it as `Authorization: Bearer
Fragment secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
CompanyLedgerAccountingPaymentsFintechDouble-EntryMoney MovementGraphQLFinancial InfrastructureReconciliation
Methods: oauth2
Schemes: 1
OAuth flows: clientCredentials
API key in:
Security Schemes
OAuth2ClientCredentials oauth2