tax_state_brackets
ActiveTool of Ready APIs
declared in 1.0.0
Return selected state individual income-tax bracket references. Demo mode is limited to Georgia 2026.
Parameters schema
{
"type": "object",
"required": [
"state",
"year"
],
"properties": {
"year": {
"type": "integer",
"default": 2026
},
"state": {
"type": "string",
"description": "Two-letter state code, for example GA."
},
"filing_status": {
"type": "string",
"description": "Optional filing status."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries