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=1 from 3 to 11,
  • for imageType=2 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.

int32
required
1 to 2

ID of the image type. Currently, there are two valid image types identifying the Doppler radar images (1) and Global precipitation images (2). Other image types might be added in future versions of the API.

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.

Headers
string

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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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