Skip to main content
The Giving Compass Insights API provides comprehensive access to nonprofit data, impact narratives, financial records, and AI-driven discovery capabilities. Whether you’re building donation platforms, research tools, or impact measurement systems, this API gives you the data you need.

What You Can Do

Quick Start

Get up and running in minutes:
1

Get your API key

Request an API key to authenticate your requests.
2

Make your first request

Include your key in the X-API-Key header:
curl -X GET "https://api.givingcompass.org/insights/beta/nonprofits/search?q=education nonprofits in California" \
  -H "X-API-Key: your_api_key_here"
3

Explore the data

Browse the API Reference for all available endpoints and parameters.