v1

OpenAPI 3.1.02026-07-133254206.1 KB
States

Search States

Searches for US states based on the provided search term.

get/states/search

Query parameters

qstring required

The name to search for in the state fields.

The name to search for in the state fields.

cursorstring nullable

Cursor for pagination

Cursor for pagination

sizeinteger

Response

A list of states that match the search term.

sizeinteger required

The number of items returned in the response.

next_cursorstring nullable required

The cursor for retrieving the next page of results.