GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Get tax requirements for a state

Retrieves the detailed tax requirements for a specific state. The response includes requirement sets grouped by category (e.g., registrations, tax rates, deposit schedules), each containing individual requirements with their current values, labels, and metadata describing the expected input format.

Use this to build dynamic UIs for tax setup or to read the current tax configuration for a state.

scope: company_tax_requirements:read

Path Params
string
required

The UUID of the company

string
required

The two-letter state abbreviation

Query Params
boolean

When true, return "new" requirement sets with valid effective_from dates that are available to save new effective-dated values.

Headers
string
enum
Defaults to 2026-02-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json