Skip to main content
GET
Get a hotspot
Returns a single hotspot by its numeric id.

Path parameter

Response

See the hotspot schema for every field. Note that uptime and rating are strings.

Not found

An id that is not in the dataset returns 404:

Authorizations

x-api-key
string
header
required

Value must match linkr_(test|live)_[a-zA-Z0-9]{6,}. This is a shape check, not an issued credential.

Path Parameters

id
integer
required

Numeric hotspot id (1–78 in the current dataset).

Response

The hotspot.

data
object