Weacast
Test weacast web services
GETGet forecasts
localhost:8080/api/forecasts
HEADERS
Content-Type
Authorization
Bodyraw
Example Request
Get forecasts
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETGet forecast element
localhost:8080/api/arpege-europe/u-wind?$paginate=false&$select[]=forecastTime
HEADERS
Content-Type
Authorization
PARAMS
$paginate
$select[]
Bodyraw
Example Request
Get forecast element
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETGet users
localhost:8080/api/users/59123003038c0421982642e0
HEADERS
Content-Type
Authorization
Bodyraw
Example Request
Get users
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
GETGet probe results
localhost:8080/api/probe-results?probeId=59248de38bb91d28d8155b3c&forecastTime=2017-05-27T07:00:00.000Z&geometry[$near][$maxDistance]=1000000&geometry[$near][$geometry][type]=Point&geometry[$near][$geometry][coordinates][]=5&geometry[$near][$geometry][coordinates][]=43
HEADERS
Content-Type
Authorization
PARAMS
probeId
forecastTime
geometry[$near][$maxDistance]
geometry[$near][$geometry][type]
geometry[$near][$geometry][coordinates][]
geometry[$near][$geometry][coordinates][]
Bodyraw
Example Request
Get probe results
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers