v1

latestOpenAPI 3.0.3AGPLv32026-07-17448054.1 KB
Subscriptions

Fetch subscriptions

get/bbox-subscriptions

Response

Successful response

idstring

Identifier of a resource

south_west_latnumber double

Geographic latitude (in degrees)

south_west_lngnumber double

Geographic longitude (in degrees)

north_east_latnumber double

Geographic latitude (in degrees)

north_east_lngnumber double

Geographic longitude (in degrees)

Example response

[
  {
    "id": "7cee99c287094a94acbdcf29ffff2e85",
    "south_west_lat": 37.2,
    "south_west_lng": 120.7,
    "north_east_lat": 37.2,
    "north_east_lng": 120.7
  }
]