API Reference

Search for stations and view their metadata

Log in to see full request history
Query Params
number

latitude coordinate to center radius search around. if omitted, no radius search will be performed.

number

longitude coordinate to center radius search around. if omitted, no radius search will be performed.

BOTH lat and lng, or NEITHER must be passed in order for the search to return results.

number

radius (in meters) of coordinate search if passing lat/lng coordinates. defaults to 30000 (30km) if no parameter is provided.

string

org station belongs to. case insensitive exact match only.

string

type of station. stations deployed by Hohonu are listed as "Hohonu". case insensitive exact string match.

string

status of station. will only return stations with status=Active by default unless another status is passed.

string

filter on the exact uuid of a station.

number

page offset based on limit.

number

how many results per page. defaults to 1000. max value is 10000

Response

Language
Credentials