Documentation Index
Fetch the complete documentation index at: https://docs.giveready.org/llms.txt
Use this file to discover all available pages before exploring further.
Search Nonprofits
GET /api/search
Search the GiveReady directory for verified nonprofits matching your criteria.
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
q | string | No | Keyword search across name, mission, and description |
cause | string | No | Filter by cause area slug (e.g., surf-therapy, youth-empowerment) |
country | string | No | Filter by country name (e.g., United Kingdom, South Africa) |
ghd_aligned | boolean | No | Filter for Global Health Discovery aligned organisations |
limit | integer | No | Results per page (default: 20, max: 50) |
offset | integer | No | Pagination offset |
q, cause, or country should be provided for meaningful results.
Example Request
Example Response
Available Cause Slugs
Use these values for thecause parameter:
| Slug | Name |
|---|---|
youth-empowerment | Youth Empowerment |
music-education | Music Education |
adventure-travel | Adventure & Travel |
mental-health | Mental Health |
surf-therapy | Surf Therapy |
entrepreneurship | Entrepreneurship |
poverty-reduction | Poverty Reduction |
creative-arts | Creative Arts |
education | Education |
community-development | Community Development |
peer-support | Peer Support |
environment | Environment |
health | Health |
animals | Animals |
housing | Housing |
food-security | Food Security |
disability | Disability |
veterans | Veterans |
racial-justice | Racial Justice |
immigration | Immigration |
lgbtq | LGBTQ+ |
science-research | Science & Research |
religion | Religion |
gender-equality | Gender Equality |
refugees | Refugees |
sports-recreation | Sports & Recreation |
legal-justice | Legal Justice |
seniors | Seniors |
water-sanitation | Water & Sanitation |