apikey | Unique code used to access the API. | — | Yes |
version | Version of the API. | v1 | Yes |
display_mode | A numerical value that can change the resultant rendered tiles. | — | No |
locations | Boolean value. When true, returns a bounding box for the requested feature. | false | No |
locationkey | Unique ID used to search for a specific location. | — | Yes |
toplat | The northern latitude that defines a bounding box. | — | Yes |
bottomlat | The southern latitude that defines a bounding box. | — | Yes |
rightlon | The eastern longitude that defines a bounding box. | — | Yes |
leftlon | The western longitude that defines a bounding box. | — | Yes |
zoom | Viewing height or distance the viewer appears to be from the map surface. | — | Yes |
attribute | Returns JSON query attribution information for the source data. | false | No |
products | The full code of a specific Global Satellite product or products. | — | Yes |
x1 | The top left X coordinate of a bounding box. | — | Yes |
y1 | The top left Y coordinate of a bounding box. | — | Yes |
x2 | The bottom right X coordinate of a bounding box. | — | Yes |
y2 | The bottom right Y coordinate of a bounding box. | — | Yes |
nrd | Normalized radar data. Returns all satellite graphics in red only. The red value directly correlates to the temperature in Kelvin. | — | No |
imageDimensions | The width and length, in pixels, of the image. Optional values are 768x432 or 480x270. | — | Yes |
theme | A coloration option for image delivery. Currently available in light or dark. | light | No |
legend | Boolean value that indicates if a color-coded legend will be displayed in the bottom left of the returned weather map image. | false | No |
imgtype | The image file format. Current options are png or jpg. | png | No |