Derived from CALFIRE State Responsibility Area (SRA) hazard severity zone designations. Currently available for California only. Scores range from 1 (Severe — extreme fire hazard requiring maximum protection measures) through High and Moderate zones to 255 (no fire risk factors reported by CALFIRE). A score of 0 means no CALFIRE data is available, including all locations outside California.
Your access token or API key. Pass as Authorization: Bearer <token>.
The latitude of the location in decimal degrees (WGS 84). Must be between -90 and 90.
-90 <= x <= 90The longitude of the location in decimal degrees (WGS 84). Must be between -180 and 180.
-180 <= x <= 180Successful Response
API response for a Fire Risk lookup.
The Fire Risk result. A score of 0 means no CALFIRE data is available, including all locations outside California.
{
"description": "Low. Little to no fire hazard; no additional measures required.",
"score": 192
}