v1
latestOpenAPI 3.0.32026-07-13401683.8 KBSpots
Returns the spots matching the query parameters.
get/api/v2/spots
Query parameters
pageStartinteger
The start page of the spot to return. The first item is indexed at 0.
pageSizeinteger
The number of items to return. Must be between 0 and 500, inclusive.
orderById'asc' | 'desc'
The sort order of the list of spots, based on spot ID. If unspecified, the spots are returned in random order. If using paging to iterate through the results, sort order should be specified.
Response
The spots matching the query parameters