Derived from CALFIRE State Responsibility Area (SRA) hazard severity zone designations. Currently available for California only. Higher scores indicate greater safety: 255 represents areas with no fire risk factors reported by CALFIRE; 1 represents Severe hazard zones requiring maximum protection measures. 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 Safety lookup.
The Fire Safety 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
}