GuidesAPI Reference
API Reference

Weather radar image

Retrieves a Doppler radar image

Path Params
int32
required
3 to 11

Zoom level. Value can be in range:

  • for imageTye=radar from 3 to 11,
  • for imageType=precipitation from 4 to 9
int32
required
0 to 2047

x coordinate for the tile, can be any number between 0 and 2^zoom - 1.

int32
required
0 to 2047

y coordinate for the tile, can be any number between 0 and 2^zoom - 1.

string
enum
required

Type of image. Currently, there are two valid image types identifying the Doppler radar images and Global precipitation images. Other image types might be added in future versions of the API.

Allowed:
Query Params
date-time

The time in ISO 8601 format. By default, current time is being considered. You can specify a time in the past to get archived radar images or future to retrieve precipitation forecasts.

string
enum

The desired image output format. Currently, the output format is PNG, but other formats might be supported in the future. The default is png.

Allowed:
Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service.

string
enum
required

Specify certain media types which are acceptable for the response.

Allowed:
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
image/png
application/json