CharityAPI website screenshot

CharityAPI

CharityAPI provides a simple REST API for data about US nonprofits and charities sourced directly from IRS filings. Developers can retrieve nonprofit records by EIN, verify whether an organization is a public charity (501c3) with tax-deductible status, and integrate organization name autocomplete to power donation, vetting, and compliance workflows.

CharityAPI publishes 3 APIs on the APIs.io network: Autocomplete API, Organizations API, and Public Charity Check API. Tagged areas include 501c3, Charities, Donations, EIN, and IRS.

The CharityAPI catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

CharityAPI’s developer surface includes authentication, documentation, pricing, engineering blog, signup flow, support, and 8 more developer resources.

54.5/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
3 APIs
501c3CharitiesDonationsEINIRSNon-ProfitsTax ComplianceVerification

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 54.5/100 · developing
Contract Quality 16.5 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/charityapi: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

CharityAPI Autocomplete API

Typeahead search across nonprofit organization names

CharityAPI Organizations API

Look up US nonprofit organization records by EIN

CharityAPI Public Charity Check API

Verify whether an EIN is a tax-deductible public charity

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

CharityAPI

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Charityapi Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Charityapi Context

0 classes · 2 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

CharityAPI API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

CharityAPI Organization

20 properties

JSON SCHEMA

CharityAPI Public Charity Check

2 properties

JSON SCHEMA

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Charityapi Authentication

apiKey · 1 scheme

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Charityapi Agentic Access

3 operations

3 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: charityapi
name: CharityAPI
description: CharityAPI provides a simple REST API for data about US nonprofits and charities sourced directly from IRS filings.
  Developers can retrieve nonprofit records by EIN, verify whether an organization is a public charity (501c3) with tax-deductible
  status, and integrate organization name autocomplete to power donation, vetting, and compliance workflows.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/charityapi.png
url: https://raw.githubusercontent.com/api-evangelist/charityapi/refs/heads/main/apis.yml
type: Index
access: 3rd-Party
position: Consumer
tags:
- 501c3
- Charities
- Donations
- EIN
- IRS
- Non-Profits
- Tax Compliance
- Verification
created: '2025-03-01'
modified: '2026-05-19'
specificationVersion: '0.20'
apis:
- aid: charityapi:charityapi-autocomplete-api
  name: CharityAPI Autocomplete API
  description: Typeahead search across nonprofit organization names
  humanURL: https://charityapi.org/
  baseURL: https://api.charityapi.org/api
  tags:
  - Autocomplete
  properties:
  - type: OpenAPI
    url: openapi/charityapi-autocomplete-api-openapi.yml
  - type: Documentation
    url: https://docs.charityapi.org/
  - type: GettingStarted
    url: https://docs.charityapi.org/main
  - type: Authentication
    url: https://docs.charityapi.org/authentication
  - type: Organizations
    url: https://docs.charityapi.org/organizations
  - type: Pricing
    url: https://www.charityapi.org/pricing
  - type: Signup
    url: https://www.charityapi.org/get-started
  - type: Spectral
    url: spectral/charityapi-spectral.yml
- aid: charityapi:charityapi-organizations-api
  name: CharityAPI Organizations API
  description: Look up US nonprofit organization records by EIN
  humanURL: https://charityapi.org/
  baseURL: https://api.charityapi.org/api
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/charityapi-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.charityapi.org/
  - type: GettingStarted
    url: https://docs.charityapi.org/main
  - type: Authentication
    url: https://docs.charityapi.org/authentication
  - type: Organizations
    url: https://docs.charityapi.org/organizations
  - type: Pricing
    url: https://www.charityapi.org/pricing
  - type: Signup
    url: https://www.charityapi.org/get-started
  - type: Spectral
    url: spectral/charityapi-spectral.yml
- aid: charityapi:charityapi-public-charity-check-api
  name: CharityAPI Public Charity Check API
  description: Verify whether an EIN is a tax-deductible public charity
  humanURL: https://charityapi.org/
  baseURL: https://api.charityapi.org/api
  tags:
  - Public Charity Check
  properties:
  - type: OpenAPI
    url: openapi/charityapi-public-charity-check-api-openapi.yml
  - type: Documentation
    url: https://docs.charityapi.org/
  - type: GettingStarted
    url: https://docs.charityapi.org/main
  - type: Authentication
    url: https://docs.charityapi.org/authentication
  - type: Organizations
    url: https://docs.charityapi.org/organizations
  - type: Pricing
    url: https://www.charityapi.org/pricing
  - type: Signup
    url: https://www.charityapi.org/get-started
  - type: Spectral
    url: spectral/charityapi-spectral.yml
common:
- type: AgenticAccess
  url: agentic-access/charityapi-agentic-access.yml
- type: DomainSecurity
  url: security/charityapi-domain-security.yml
- type: Authentication
  url: authentication/charityapi-authentication.yml
- type: Website
  url: https://www.charityapi.org/
- type: Documentation
  url: https://docs.charityapi.org/
- type: Pricing
  url: https://www.charityapi.org/pricing
- type: Blog
  url: https://www.charityapi.org/blog
- type: Signup
  url: https://www.charityapi.org/get-started
- type: Support
  url: https://www.charityapi.org/contact
- type: TermsOfService
  url: https://www.charityapi.org/terms
- type: PrivacyPolicy
  url: https://www.charityapi.org/privacy
- type: JSONLD
  url: json-ld/charityapi-context.jsonld
- type: JSONSchema
  url: json-schema/charityapi-organization-schema.json
- type: JSONSchema
  url: json-schema/charityapi-public-charity-check-schema.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com