Color codes
query Parameters
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Color codes › Responses
OK
TypeThe precipitation type.
DbzA unit that represents precipitation intensity in weather radar.
RedRed component of the RGB value.
GreenGreen component of the RGB value.
BlueBlue component of the RGB value.
HexThe hexadecimal color value.
Simplified color codes
query Parameters
formatA string value that specifies what type of format to provide the response.
Headers
AuthorizationThe Authorization header is used to authenticate using your API key. Format is Bearer YOUR_API_KEY.
Simplified color codes › Responses
OK
TypeThe precipitation type.
ThresholdKey that specifies the threshold value. Along with Precipitation type, can be used to determine the simplified color. If Dbz is zero, not present in the response.
StartDbzA unit that represents the start of precipitation intensity in weather radar.
EndDbzA unit that represents the end of precipitation intensity in weather radar.
RedRed component of the RGB value.
GreenGreen component of the RGB value.
BlueBlue component of the RGB value.
HexThe hexadecimal color value.