nonprofit_status
ActiveTool of io.github.blackboxfoundry/livedatalink
Current exempt-organization status for one organization by EIN: whether the IRS recognition is active, revoked, or terminated, plus the decoded status label, contribution deductibility, and the ruling (recognition) date. Tells donors and grantmakers if an org is still in good standing.
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