The Charity API allows third-party developers to search for and access details on supported charitable organizations.
charity_org
Method Name | HTTP Method | Path | Summary | Samples |
---|---|---|---|---|
getCharityOrg | GET | /charity_org/{charity_org_id} | Retrieves details for a specific charitable organization. | View getCharityOrg - /charity_org/{charity_org_id} |
getCharityOrgs | GET | /charity_org | Retrieves details on one or more charitable organizations based on search criteria. | View getCharityOrgs - /charity_org |