FDX API v6 (Beta)
We’ve added support for the Financial Data Exchange (FDX) v6.3 standard, providing authorized financial data aggregators with read-only access to bank account data.
The FDX API includes 7 endpoints organized around deposit accounts:
Authentication uses OAuth 2.0 Authorization Code flow with IP whitelisting. To request FDX API credentials, contact us at support@givechariot.com.
DAFpay Donor Accounts (Beta)
We’ve introduced DAFpay Donor Accounts — a new identity-based DAFpay flow designed for Donor Advised Fund providers integrating with DAFpay.
Donors authenticate with their DAFpay Identity (email-verified, DAFpay-managed) and submit Grant Requests. DAFs use new Chariot APIs to verify the donor and decision Grant Requests. Two flows are supported on the same data model:
donor_account.created, donor_account.updatedauthorization_token.created, authorization_token.updatedgrant_request.created, grant_request.updatedDonor Accounts are currently in beta and are available as part of a pilot program with a handful of design partners. If you’re a DAF provider and interested in integrating with DAFpay this way, please reach out to contact@givechariot.com.
Gift Processing APIs (Beta)
We’ve added new Guides and APIs to make it easier for nonprofits to automate and streamline their gift processing.
These new APIs are currently in beta and are available as part of a pilot program with a handful of design partners. If you’re interested in trying them out, please reach out to us at contact@givechariot.com to get on the waitlist!
Header API Key In List Grant APIs
We’ve remove the x-chariot-api-key header from the List Grants API as a requirement. In the past, this header was used to filter the list of grants by a specific Connect. This is no longer necessary as the connect_id query parameter can be used for this purpose instead. Additionally, for those who have multiple Connects, omitting the connect_id query parameter will return the grants for all of your Connects.
Grantmaking Disbursement APIs (Beta)
We’ve added new Guides and APIs to make it easier for grantmaking platforms to disburse payments to nonprofits.
These new APIs are currently in beta and are available as part of a pilot program with a handful of design partners. If you’re interested in trying them out, please reach out to us at contact@givechariot.com to get on the waitlist!
Authentication Update: Transition from OAuth 2.0 to API Keys
We’ve updated our authentication method from OAuth 2.0 to API Keys. This change simplifies the integration process by eliminating the need to manage token expiration and refresh cycles. With API Keys, you can authenticate requests more straightforwardly, reducing the complexity of maintaining session states.
New Documentation Site!
We’ve launched a new documentation site thanks to our friends at Fern!