/propublica_nonprofit/organizations

POST /api/propublica_nonprofit/organizations

Price: 1 credit

Profile of a US tax-exempt organization by EIN: registration and IRS classification details, headline financial figures, and its whole Form 990 filing history with the extracted line items.

How to use it

Pass an EIN in either form — 941340523 or 94-1340523 both resolve. No separate call is needed for the filing history: `filings` carries one entry per electronically filed return with the extracted IRS line items under `line_items` (raw IRS 990 variable names, and the set differs by form type), while `filings_without_data` lists older returns the source holds only as a scanned PDF. Every `pdf_url` points at ProPublica's own download page, which is behind a bot check and answers 403 to a programmatic fetch — treat it as a link to hand a human, not as a file you can retrieve. On `filings` the source states only the form family, so `form_family` reads 990 for a 990, a 990-R and a 990-O alike, while the exact form name is given only on `filings_without_data`. If you hold a name rather than an EIN, resolve it through propublica_nonprofit/organizations/search first.

Parameters

Request body

Response

Errors

Response headers