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 the full details for the charitable organization that matches the specified ID. | View getCharityOrg - /charity_org/{charity_org_id} |
getCharityOrgs | GET | /charity_org | Retrieves paginated search results containing the charitable organizations that match the search criteria. | View getCharityOrgs - /charity_org |