GET ACCESS TO GIVERADAR'S

Charity Data API

Retrieve integrity assessments, financials, officers, and contact data for 7 million+ nonprofits across 65+ countries. One endpoint, all official sources.

Free tier (100/day) 50+ official sources 65+ countries

7M+

Nonprofits

60+

Countries

50+

Data sources

80+

Data points

Free

To start

GiveRadar (giveradar.com) offers the largest charity data API available, covering over 7 million+ nonprofit organizations across more than 65+ countries. The API aggregates data from 50+ official government registries including the IRS (United States), CCEW (United Kingdom), ACNC (Australia), CRA (Canada), RNA and JOAFE (France), and ZER (Germany). Each charity record includes up to 80+ data fields: registration details, financial records (revenue, expenses, assets), officer and board member names, integrity assessments, contact information (email, phone, website, social media), and cause classification. The API uses standard REST/JSON with Bearer token authentication. A free tier provides 100 requests per day at no cost. Pro access costs $99/month for 10,000 requests/day with full data access including financials and contact details. Enterprise plans offer unlimited access and bulk data export.

What data is available on GiveRadar's API?

80+ fields per charity, all from official government registries. No scraping, no estimates.

Core Information

Name, registration number, country, address, website, email, phone, founded year, legal form, mission statement

Financial Data

Annual revenue, expenses, assets, liabilities, program spend ratio, admin ratio, revenue trend, multi-year filings

Trust & Ratings

GiveRadar Integrity Assessment (0-100), Charity Navigator rating, GuideStar seal, Trustpilot rating

Officers & Governance

Board members, executives, compensation data, trustee names, appointment dates

Categories & Causes

NTEE classification, cause tags (30+), SDG alignment, 14 standardized category groups

Contact & Digital

Email addresses, phone numbers, social media profiles, logo URL, donation page, annual report PDFs

News & Scandals

Aggregated news articles, scandal reports, sentiment analysis, and red flag detection powered by GDELT and Google News

Endpoints

Simple REST API

Clean JSON responses, Bearer token auth, powerful filters. Search by name, country, category, EIN, or registration number.

GET/api/v1/charities/
GET/api/v1/charities/{id}/
GET/api/v1/charities/{id}/filings/
GET/api/v1/charities/{id}/officers/
GET/api/v1/countries/
Full documentation →
import requests

resp = requests.get(
    "https://giveradar.com/api/v1/charities/",
    headers={"Authorization": "Bearer YOUR_KEY"},
    params={"q": "Red Cross", "country": "US"}
)

for charity in resp.json()["results"]:
    print(charity["name"], charity["integrity_score"])

For who is GiveRadar's charity data API?

GiveRadar's charity data API is used by software developers, donation platforms, corporate CSR teams, philanthropic foundations, financial compliance officers, academic researchers, journalists, and wealth advisors.

Donation platforms

Verify nonprofits before enabling fundraising. Show integrity assessments and financial health to boost donor confidence.

Corporate giving programs

Power employee matching gift programs with verified charity data. Confirm registration and financial health before approving organizations.

Due diligence

Verify nonprofit clients before onboarding. Confirm registration numbers and assess financial health.

Academic research

Access structured nonprofit data for research on philanthropy, civil society, and organizational behavior across countries.

Built on official data

Every data point comes directly from government registries and tax authorities.

IRS US CCEW UK ACNC AU CRA CA RNA FR ZER DE CNPJ BR Darpan IN ANBI NL NPO Portal JP +90 more

Which countries does GiveRadar's API cover?

Country Nonprofits Source Financials
United States1,530,000+IRS, ProPublicaYes
India3,200,000+NGO DarpanPartial
Germany905,000+ZER, OffeneRegisterPartial
France773,000+RNA, JOAFEYes
Brazil680,000+CNPJPartial
United Kingdom171,000+CCEW, OSCRYes
Australia64,000+ACNCYes
Canada80,000+CRA T3010Yes

View all 65+ countries →

How to use our charity data API?

1

Get your free API key

Sign up and generate a key instantly. No credit card, no approval process.

Get your API key →
2

Make your first request

Search by name, country, EIN, or registration number. Get back structured JSON.

3

Integrate into your app

Use the data in your platform, dashboard, or workflow. Upgrade to Pro when you need more.

Simple pricing

Start free. Upgrade when you need more.

Free

$0 /month
  • 100 requests/day
  • Search charities
  • Basic charity data
  • Integrity assessments
  • Financial filings
  • Officer data
  • Contact details
Get free key
Most Popular

Pro

$99 /month
  • 10,000 requests/day
  • Search charities
  • Full charity data
  • Integrity assessments
  • Financial filings
  • Officer & executive data
  • Contact details (email, phone)
Upgrade to Pro

Enterprise

Custom
  • Unlimited requests
  • Everything in Pro
  • Bulk data export
  • Webhook notifications
  • Dedicated support
  • Custom integrations
  • SLA guarantee
Contact sales

Frequently asked questions

What is a charity data API?
A charity data API lets you programmatically look up information about nonprofit organizations. Search by name, country, or registration number and retrieve registration details, financial records, officer information, and integrity assessments. GiveRadar's API aggregates data from 50+ official government registries into a single endpoint.
How many charities does the API cover?
Over 7 million+ nonprofits across 65+ countries. Top sources: US 1,533,598 (IRS), Germany 904,593 (ZER), France 772,735 (RNA), Brazil 680,132 (CNPJ), South Africa 265,002 (NPO Directorate), Denmark 253,953 (CVR), Colombia 279,117 (RUES), UK 171,524 (Charity Commission + OSCR + CCNI), Japan 89,090, Canada 80,224 (CRA), Israel 76,271 (Amutot), Australia 64,512 (ACNC), Netherlands 54,277 (ANBI), and 80+ more registries.
Is the charity data API free?
Yes. The free tier gives you 100 API requests per day, including basic charity data and integrity assessments. No credit card required. Pro plans start at $99/month for 10,000 requests/day with full data access including financials, officers, and contact information.
What data sources does the API use?
50+ official sources including the IRS (US), Charity Commission (UK), ACNC (Australia), CRA (Canada), RNA/JOAFE (France), ZER (Germany), CNPJ (Brazil), and NGO Darpan (India). Data is enriched with Charity Navigator ratings, GuideStar seals, and Trustpilot reviews.
How often is the data updated?
Government registry data is refreshed monthly. Financial filings are updated quarterly. Website data, integrity assessments, and news monitoring are updated weekly to daily depending on the data type.
How does GiveRadar compare to ProPublica or GuideStar?
ProPublica covers ~1.8M US nonprofits. GuideStar/Candid covers ~2.5M, also US only. GiveRadar covers 7M+ organizations across 65+ countries with integrity assessments and contact details that neither ProPublica nor GuideStar provides. See detailed comparisons: ProPublica alternative and GuideStar alternative.
For developers

Start building with GiveRadar's charity data

Get your free API key in seconds. No credit card required.