v1

latestOpenAPI 3.0.3Open Source2026-07-1791325.1 KB

Get supported states

Returns a list of all currently supported states and legislative bodies available for district plan scoring.

get/states

Response

List of supported states returned successfully

string[] required

Example response

[
  [
    "XX",
    "congress"
  ]
]