tax_federal_brackets
ActiveTool of Ready APIs
declared in 1.0.0
Return federal tax bracket reference rows. Demo mode is limited to 2026 and standard filing statuses.
Parameters schema
{
"type": "object",
"required": [
"year",
"filing_status"
],
"properties": {
"year": {
"type": "integer",
"default": 2026
},
"filing_status": {
"type": "string",
"default": "single"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries