Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.endaoment.org/v1/orgs/ein/{ein}/check
{ "exists": true, "org": { "id": "550e8400-e29b-41d4-a716-446655440000", "name": "Example Nonprofit", "location": "Los Angeles, CA", "totalDonated": "125000000" } }
Whether an organization with the given EIN exists in the Endaoment database
true
Summary of the matching organization when one exists
Show child attributes
Was this page helpful?