How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chariot Accounts API

Bank account information and balances

Chariot Accounts API is one of 29 APIs that Chariot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 6.0.

Requests are made against 2 base URLs: https://api.givechariot.com/fdx/v6, https://devapi.givechariot.com/fdx/v6.

2 operations 2 paths 10 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
6.0
Base URL
https://api.givechariot.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Chariot Accounts 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.

Accounts 2

Bank account information and balances

GET
/accounts
List accounts
listAccounts 2 params → 200400401403500
GET
/accounts/{id}
Get account
getAccount 1 param → 200401403404500

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are DepositAccount (13 properties), ProblemDetails (5 properties), ListAccountsResponse (3 properties), Page (2 properties). Each schema is shown below with its type and property counts.

ListAccountsResponse
object
Paginated list of deposit accounts.
3 properties 1 required
DepositAccountDetails
Detailed deposit account information including balances.
AccountType
string
Type of deposit account
Currency
object
Currency information.
1 property 1 required
AccountStatus
string
Status of the account
Page
object
Pagination metadata for list responses.
2 properties
AccountCategory
string
Category of account
DepositAccount
object
A deposit (bank) account.
13 properties 9 required
BalanceType
string
Type of balance
ProblemDetails
object
Error response following RFC 7807 Problem Details for HTTP APIs.
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chariot-accounts-api-openapi.yml Raw ↑

Other APIs Chariot publishes across the network.

Chariot Authorization Tokens API
Chariot Connects API
Chariot Contact API
Chariot Customers API
Chariot deposits API
Chariot disbursements API
Chariot donations API
Chariot Donor Accounts API
Chariot Donor Advised Funds API
Chariot Event Subscriptions API
Chariot Events API
Chariot financial_accounts API
Where this information came from

This is an independent, third-party profile of Chariot Accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.