← Back to profile

American National Red Cross · via API

EIN 53-0196605 — the same record, as the JSON your code receives.

Read the API docs →
/v1/orgs/530196605 200 · profile
{
  "data": {
    "name": "AMERICAN NATIONAL RED CROSS",
    "status": {
      "status": "active",
      "revocation_status": null,
      "reinstated_on": null,
      "revoked_on": null
    },
    "address": {
      "state": "DC",
      "zip": "20006-5310",
      "line1": "431 18TH ST NW",
      "city": "WASHINGTON",
      "country": "US"
    },
    "ein": "530196605",
    "counts": {
      "people": 0,
      "grants": 0,
      "efile_filings": 0,
      "soi_filings": 1
    },
    "current_financials": {
      "source": "soi",
      "tax_period": "202306",
      "net_assets_eoy": 3019994931,
      "total_assets_eoy": 4028321133,
      "total_expenses": 2971106889,
      "total_liabilities_eoy": 1008326202,
      "total_revenue": 3217077611
    },
    "bmf_as_of": "2026-06-01",
    "dba_name": "SHARED SERVICES CENTER",
    "in_care_of_name": null,
    "classification": {
      "is_501c3": true,
      "subsection_code": "03",
      "ntee_code": "P210",
      "deductibility_code": "1",
      "foundation_code": "15",
      "organization_type": "1",
      "ruling_date": "1938-12-01",
      "deductibility_status": "PC",
      "subsection_label": "Charitable, religious, educational, scientific, etc. — 501(c)(3)",
      "deductibility_label": "Contributions are deductible",
      "ntee_label": null,
      "ruling_year": 1938
    }
  },
  "meta": {
    "api_version": "v1",
    "warranty": "Data is derived from public-domain U.S. IRS sources and is provided AS IS, without warranty of accuracy or completeness. Verify against official IRS filings before relying on it."
  }
}
/v1/orgs/530196605/financials 200 · series
{
  "data": [
    {
      "source": "soi",
      "return_type": "990",
      "tax_period": "202306",
      "object_id": null,
      "contributions_grants": 919126379,
      "grants_paid": 264552438,
      "investment_income": 76827242,
      "net_assets_eoy": 3019994931,
      "program_service_revenue": 2167924872,
      "public_support_total": 0,
      "total_assets_eoy": 4028321133,
      "total_compensation": 1188317591,
      "total_expenses": 2971106889,
      "total_liabilities_eoy": 1008326202,
      "total_revenue": 3217077611,
      "as_of": "2026-06-17",
      "is_paper_filed": false
    }
  ],
  "meta": {
    "api_version": "v1",
    "warranty": "Data is derived from public-domain U.S. IRS sources and is provided AS IS, without warranty of accuracy or completeness. Verify against official IRS filings before relying on it."
  }
}

Data provenance

Every figure is source-tagged (source) and reconciled efile → soi → bmf. Provided AS IS.

Reconnecting…