Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Chariot Organizations API

The Organizations API from Chariot — 3 operation(s) for organizations.

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

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

This API exposes 3 operations across 3 paths, and defines 15 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.

3 operations 3 paths 15 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Chariot Organizations 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 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Organizations 3
GET
/v1/organizations/search
Search organizations
searchOrganizations 4 params → 200400401403500
GET
/v1/organizations/{id}
Get organization
getOrganization 1 param → 200400401403404500
POST
/v1/simulations/organizations/onboard/{id}
Sandbox: Onboard an organization
onboardOrganization 1 param body → 200400401403404500

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are Organization (13 properties), NonprofitClassification (10 properties), OrganizationSummary (6 properties), NonprofitCompliance (6 properties). Each schema is shown below with its type and property counts.

SandboxSettlement
string
The electronic rail on which disbursements to an onboarded sandbox organization settle. SANDBOXSETTLEMENTACCOUNTTRANSFER settles as an in-network transfer betw…
Person
object
A person is an individual who is an officer of a nonprofit.
2 properties 1 required
NonprofitClassification
object
A classification of the nonprofit entity as defined by the IRS.
10 properties
ComplianceRequirement
object
A compliance requirement is a requirement that a nonprofit entity must meet in order to be eligible for Chariot services.
3 properties
NonprofitCompliance
object
An object that contains legal information about the nonprofit entity and its tax-exemption status. This information is used to comply with regulations and ensu…
6 properties
Incorporation
object
Incorporation and IRS determination information for the nonprofit entity.
3 properties
OrganizationSummary
object
A summary of an organization.
6 properties 3 required
NteeCode
object
A code that is used to classify the nonprofit entity as defined by the IRS.
4 properties 2 required
Brand
object
Fair use brand assets that are associated with an organization and can be used for identification and informational purposes.
2 properties
NaicsCode
object
A code that is used to classify the nonprofit entity as defined by the NAICS.
6 properties
Address
object
6 properties 5 required
ProblemDetails
object
RFC 7807 problem-details error (media type application/problem+json). The status field is an integer HTTP status code.
4 properties 4 required
Organization
object
An Organization represents an operating nonprofit or an operating sub-organization of a parent or sponsoring nonprofit. The generally accepted identifier for a…
13 properties 3 required
WebDomain
object
A web domain is a unique identifier for a website or web application that is associated with an organization. Domains are important identity constructs that un…
1 property 1 required
TaxExemptCode
object
A tax exempt code is a code that is used to classify the tax-exempt status of a nonprofit entity.
3 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

chariot-organizations-api-openapi.yml Raw ↑

Other APIs Chariot publishes across the network.

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