For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Request verification of an unlisted organization. If the organization cannot be found through Chariot's search,
you can submit a verification request so that Chariot's compliance team can review and verify the organization.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The request to create a verification request for an unlisted organization.
einstringRequired
The EIN of the organization to verify
organization_namestringRequired
The name of the organization as known to the grantmaker
recommended_mailing_addressobjectRequired
A mailing address for the organization being verified.
websitestringOptional
The organization's website URL
contact_emailstringOptional
Contact email for the nonprofit organization.
Response
The verification request was created
idstringRead-only
Unique identifier for the verification request
einstring
The EIN of the organization being verified
organization_namestring
The name of the organization as provided by the grantmaker
organization_idstring
The ID of the Organization record for the nonprofit being verified.
statusenum
The status of the verification request.
Possible values include:
needs_review: The request has been submitted and is awaiting review by Chariot’s compliance team
verified: The organization has been verified as tax-exempt and eligible for disbursements
failed: Chariot’s compliance team determined the organization is not eligible
Allowed values:
websitestring
The organization's website URL
recommended_mailing_addressobject
A mailing address for the organization being verified.
verified_atstringRead-onlyformat: "date-time"
When the organization was verified as tax-exempt and eligible for disbursements