Skip to main content
POST
SIATA Aburrá Valley Conditions

Authorizations

Authorization
string
header
required

Use Authorization: Bearer YOUR_API_KEY

Body

application/json
latitude
number

Optional latitude. With longitude, returns only stations near that point.

Required range: -90 <= x <= 90
longitude
number

Optional longitude. With latitude, returns only stations near that point.

Required range: -180 <= x <= 180
radius_km
number
default:10

Radius in km around latitude/longitude to include stations. Defaults to 10.

Required range: 1 <= x <= 100

Response

Successful response

data
object
required