API Documentation
Our RESTful API provides endpoints to access survey data, maps, and forestry inputs. Please Note! This is all under construction. These endpoints are not working now; and heaps of them are in the works.
Authentication
Include your API key in the X-API-Key header for all authenticated requests.
Base URL
https://api.sensaro.dev/v1 example
Get Survey Inputs
GET /inputs
Returns all homeowner and forester submissions. Optional query: ?region=west
Map Tiles
GET /maps/{layer}/{z}/{x}/{y}.png
Retrieve raster map tiles for various layers (wildfire, forest health, etc.)
Rate Limits
1000 requests per day per key (free tier). Paid accounts enjoy higher limits.
Full OpenAPI spec available upon request. For support, email api@forestmap.dev.