The Charity API allows third-party developers to search for and access details on supported charitable organizations.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://api.ebay.com/commerce/charity/v1/charity_org
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://api.ebay.com/commerce/charity/v1/charity_org/{charity_org_id}