
Loading API details…
Charity API
The Charity API allows third-party developers to search for and access details on supported charitable organizations.
Latency p95
1279 ms
last successful checks
Uptime 30d
0.0%
monitored sample
Playground
Verified
live · allowlisted
Endpoints & operations
/charity_org
This call is used to search for supported charitable organizations. It allows users to search for a specific charitable organization, or for multiple charitable organizations, from a particular charitable domain and/or geographical region, or by using search criteria. The call returns paginated search results containing the charitable organizations that match the specified criteria.
/charity_org/{charity_org_id}
This call is used to retrieve detailed information about supported charitable organizations. It allows users to retrieve the details for a specific charitable organization using its charity organization ID.
⚠ Requires OAuth authentication — check the API’s own docs for the exact header/param to use.
curl -X GET \
"https://api.ebay.com{basePath}/charity_org?limit=5&offset=0&q=YOUR_VALUE®istration_ids=YOUR_VALUE"api.ebay.com{basepath} · HTTPS only · OAuth auth