nonprofit_details
ActiveTool of io.github.blackboxfoundry/livedatalink
Full IRS EO BMF record for one organization by EIN, with the coded fields (subsection, foundation status, deductibility, EO status, ruling date) decoded to human-readable labels. Includes address, NTEE code, and the most recent reported asset/income/revenue figures.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"ein"
],
"properties": {
"ein": {
"type": "string",
"description": "Employer Identification Number (EIN). Accepts 9 digits with or without a dash, e.g. \"13-1837418\" or \"131837418\"."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries