v1
latestOpenAPI 3.1.02026-07-24200331.1 KBList Locations
get/locations
Headers
Accept-Encodingstring required
Response
200
Example response
{
"data": {
"locations": [
{
"id": "5e82fb82b66492001218aaf3",
"name": "Tomorrow.io Headquarters",
"geometry": {
"type": "Point",
"coordinates": [
42.35544
]
}
}
]
}
}