You're viewing a demo portfolio

Join the waitlist
PRSM

tax_state_brackets

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Ready APIs

https://github.com/ReadyAPIs-com/readyapis

1/7 registries
View full server →