latestOpenAPI 3.1.02026-08-21706160.1 KB

6cebdc059200

API-v2

Browse all stations. Pass the 'nextCursor' of a response as the 'cursor' of the next request to walk through all the results.

get/api/v2/stations/browse

Query parameters

limitinteger
cursorstring

Cursor returned by the previous request ('nextCursor'); leave empty to get the first page

offsetinteger

Deprecated: cannot be used beyond 10000 results, use 'cursor' instead; ignored when 'cursor' is given

mount_statusboolean

Response

OK