Self-serve nonprofit data API

Nonprofit data
without the enterprise gate.

Get broad nonprofit and IRS 990 data without an enterprise sales process. Start free with organization lookup and verification, then add full read access, exports, and webhooks as your workflow grows.

Fresh monthly data API keys in minutes Organizations, filings, grants, and foundations Cancel anytime

Find, then verify, a nonprofit for free.

Use the live demo to search by organization name and get up to five likely matches. Then use the EIN to verify the organization with a real API lookup.

GET https://api.501see.app/api/v1/orgs?name=Dollywood%20Foundation&limit=5

From lookup to integration in minutes.

Use the same normalized nonprofit data in your application, analysis, or internal workflow. Create a free account for an API key, then copy a request from the docs.

Verify a nonprofit

curl "https://api.501see.app/api/v1/orgs/13-1837418" \
  -H "Authorization: Bearer YOUR_API_KEY"

Fetch normalized filing fields

curl "https://api.501see.app/api/v1/orgs/13-1837418/filings/latest?preset=financials" \
  -H "Authorization: Bearer YOUR_API_KEY"

Search grant activity

curl "https://api.501see.app/api/v1/grants?recipient_name=food%20bank&state=GA&limit=5" \
  -H "Authorization: Bearer YOUR_API_KEY"

Nonprofit data for the work you do.

Search, understand, export, and integrate public nonprofit data across organizations, filings, grants, officers, and foundations. The IRS is the source. 501see handles the normalization, field mapping, and API contract so you can use the data without starting with raw files or an enterprise contract.

Find and verify

Resolve an organization name, confirm its EIN, and check its latest filing.

Understand the record

Explore normalized organization, filing, grant, officer, and foundation data.

Take the data with you

Create filtered exports for a spreadsheet, warehouse, CRM, directory, or internal analysis.

Keep selected records current

Subscribe to supported data changes with signed webhooks instead of polling for them.

Use the interface that fits

Start with docs and OpenAPI, then use API keys or MCP when your workflow needs them.

Start with a free lookup. Grow when the work calls for more.

Choose the level of access that fits the work in front of you.

Free

$0

Find organizations by name, verify them by EIN, and check the latest filing.

  • Bounded organization name search
  • EIN lookup
  • Latest filing lookup
  • Verification-grade nonprofit data
  • Self-serve signup

Basic

$49/month

Full read API access for deeper analysis, enrichment, and ongoing access to public nonprofit data.

  • Organizations, filings, grants, and officers
  • Foundation discovery and funder portfolios
  • MCP access
  • 30 req/s rate limit

Pro

$99/month

For teams moving a filtered dataset into their own workflow and keeping selected records current.

  • Everything in Basic
  • Exports up to 100,000 rows
  • Webhooks
  • MCP access
  • 30 req/s rate limit

Cancel anytime. No sales call.

Start with something real.

Create a free account to use name search, EIN lookup, and latest filing lookup in your own workflow. Browse the API contract when you are ready to go deeper.

Sign up free

Frequently Asked Questions

How is 501see different from Candid or CauseIQ?

Those platforms offer broader enterprise research and enrichment products. 501see is for people who need usable, 990-derived nonprofit data in their own work, without starting with a sales process or raw IRS files.

Who is this for?

Developers, researchers, nonprofit power users, and data teams can all start with a nonprofit lookup, then use structured records, exports, or integrations as their work grows.

Is there a free tier?

Yes. Developer Free includes bounded organization name search, EIN lookup, and latest-filing lookup for verification workflows.

What do the paid tiers include?

Basic adds the full read API surface, including filings, grants, officers, foundation discovery, funder portfolios, and MCP. Pro adds exports and webhooks.

Why not use raw IRS files directly?

Raw IRS data is public, but it takes work to use well. 501see handles XML parsing, form differences, schema changes, and field mapping so you can work with consistent records instead.

How fresh is the data?

501see updates IRS filing data monthly.

Do I need an annual contract?

No. 501see is designed for self-serve evaluation and monthly API access.