Skip to main content

Get all states/provinces

GET 

/truckers/address/states

Returns a unique list of all states/provinces registered in the system's addresses, without filtering by country.

Use Cases:

  • General state search without country context
  • Data validation in forms

Notes:

  • States are returned in their original format as registered
  • To get states filtered by country, use /states/{label}

Responses

List of unique states/provinces