Chariot Statements API
Account statements and statement documents
Chariot Statements API is one of 29 APIs that Chariot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Statements. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.0, at version 6.0.
Requests are made against 2 base URLs: https://api.givechariot.com/fdx/v6, https://devapi.givechariot.com/fdx/v6.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Chariot Statements API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 2 scopes.
By default, every request must be authenticated.
oauth2— OAuth 2.0 Bearer token. A client may hold both scopes, but each FDX authorization must contain exactly one — they are mutually exclusive per authorization. An…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Account statements and statement documents
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Statement (6 properties), ProblemDetails (5 properties), ListStatementsResponse (2 properties), Page (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Chariot 12
Other APIs Chariot publishes across the network.