The detailed description of the weather tiles had to be stored in three separate pages due to the amount of information.Please have a look at the following pages:
Weather API - weather Tiles - general, zoom
Weather API - weather Tiles - weather variables
Weather API - weather Tiles - timesteps
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'weather.openportguide.org/api/wthr/graphic/Tile?var=windStream&zoom=5&X=15&Y=11×tep=0h&apiKey={{api-key}}' \
--header'Host: {{BASE_URL}}'