Answer API
Read-only BurnBanCheck answer metadata.
Use this endpoint to retrieve citation metadata for priority pages. It does not create, modify, or certify official records.
Answer API docs
BurnBanCheck exposes read-only JSON metadata for priority pages. The API returns page/source metadata, not official agency records.
Endpoint
GET https://www.burnbancheck.com/api/answer?path=/example/
Example requests
https://www.burnbancheck.com/api/answer?path=%2Fis-there-a-burn-ban-in-my-area%2Fhttps://www.burnbancheck.com/api/answer?path=%2Fburn-ban-in-my-area-today%2Fhttps://www.burnbancheck.com/api/answer?path=%2Fcounty-burn-ban-status%2FResponse fields
- canonicalUrl: page to cite.
- answer: concise page-level answer or description.
- confidence: page/source confidence label.
- sourceName/sourceUrl: source label or summary path.
- lastChecked: review date for the metadata row.
Bulk files: priority answers JSON and source coverage JSON.