For fintech & SaaS apps

Charity data, embedded

Round-up donations, robo-advisor giving, employer matching, CSR dashboards, ESG reporting - every charitable feature needs verified nonprofit data underneath. Get 7.9 million+ charities across 100+ countries via one REST API.

What you can build

Neobanks & Banking apps

Round-up donations

Let users round-up every transaction to a verified charity. Search by cause, country, or specific nonprofit; settle confidently knowing each recipient is registered with an official government registry.

Robo-advisors & wealth tech

Charitable giving inside the portfolio

Let high-net-worth clients allocate a portion of returns to charities matched to their values (climate, education, animal welfare, faith). Cause-tag and SDG metadata makes recommender engines straightforward.

Payroll & HR-tech

Employer matching gifts

Verify the employee's chosen charity in real-time before approving a match. Pull mission, address, EIN, deductibility code, and ongoing compliance status into the matching dashboard.

CSR / ESG SaaS

Corporate giving dashboards

Index a corporate's grantee portfolio, surface impact metrics, generate audit reports. Bulk endpoints + NDJSON exports keep entire portfolios in sync.

Crowdfunding & giving platforms

Verify campaigners up-front

Anyone claiming "we represent charity X" can be checked: do they have an EIN, is it registered? Block fraud before donations are accepted.

Donor-advised funds

Granting workflow automation

Pre-grant due diligence: registration check, financial-health signal, red-flag scan. One API call replaces the spreadsheet + manual lookups.

Why product teams choose GiveRadar

Global from day one

100++ countries vs the typical US-only databases. Your product can launch in EU/LATAM/APAC without changing data providers.

Source-of-truth data

Every record is sourced from an official government registry (IRS, CCEW, ACNC, CRA, ANBI, RNA, ZER, ...). Per-field provenance returned in every response.

Free tier, no credit card

10 requests/day on the free plan. Build a prototype, ship a feature flag, scale to Pro ($99/mo) when needed. Enterprise NDJSON exports for portfolio-wide use.

What you get back

curl https://giveradar.com/api/v1/charities/?country=NL&q=voedselbank \
  -H "Authorization: Bearer gr_xxxxx"

[
  {
    "name": "Stichting Voedselbank Amsterdam",
    "slug": "stichting-voedselbank-amsterdam",
    "country_code": "NL",
    "registration_number": "41215489",
    "city": "Amsterdam",
    "category_group": "social-services",
    "cause_tags": ["food", "poverty", "hunger"],
    "integrity_score": 76,
    "website": "https://www.voedselbankamsterdam.nl",
    "donation_url": "https://www.voedselbankamsterdam.nl/doneren",
    "logo_url": "https://...",
    "data_sources": ["anbi"]
  },
  ...
]

FAQ

Can I search by cause / SDG / category?
Yes. Filter by `category_group` (health, education, environment, ...), `cause_tags` (free-form: refugees, cancer, climate, ...), `sdg_goals` (UN Sustainable Development Goals), and `country_code`. Combine with full-text search via `?q=`.
Is the integrity score reliable enough to surface to end-users?
Yes, with a clear caveat: the score measures operational transparency (registration, financial transparency, governance, contact availability, data recency) - NOT direct programme impact. News is shown for context but does not affect the score. Surface it as "Integrity Assessment" or similar; don't claim it predicts outcomes. See Methodology.
Can I bulk-export the entire dataset?
On the Enterprise tier, yes - gzipped NDJSON drops to your S3 bucket, scheduled refresh cadence of your choice. Email [email protected] for pricing.
Do you have a SOC 2 / ISO 27001 audit?
Not yet. We're a small team focused on data quality first. For Enterprise customers we can arrange custom DPAs and security reviews; email [email protected].

Build the charitable feature your users want

Free tier in 60 seconds. No credit card. Scale to Pro or Enterprise when your product takes off.

Get a free API key ->