Search Organisations
GET/v1/organisations
Search for nonprofits. The Organizations Search API provides up to 1,000 results for each search query, accessible via pagination.
The exhaustiveTotalResults boolean field indicates whether the value of totalResults is exact (true) or approximate (false). If the system determines that the total number of results exceeds 10,000, the exhaustiveTotalResults field is set to false, indicating that totalResults is an approximation and that there are likely more than 10,000 results matching the query.
If lat/lon coordinates are provided, the top results will be within the specified distance from this location, ranked by closeness. If lat/lon is provided without specifying a distance, a default of 100km will be used. Results outside of this radius this will be ranked by name match without consideration of distance.
Request
Responses
- 200
- 400
- 401
- 403
Successfully retrieved a page of organisations
Error validating inputs
Unauthorized
Forbidden (scope)