Help Center
API Documentation
Integrate Urban Pulse data into your existing systems.
RESTful API
Standard REST endpoints with JSON responses. Full CRUD access to your city's tree inventory data.
Authentication
API key + Bearer token authentication. Keys are managed in your city dashboard under Settings > Integrations.
Data Formats
GeoJSON, Shapefile, CSV, and Excel export support. All spatial data uses WGS 84 (EPSG:4326) coordinate system.
Real-time Updates
Webhook support for new tree submissions, verification status changes, and risk flag triggers.
Available Endpoints
Base URL: https://api.urbanpulsemapping.com/v1
GET
/treesGET
/trees/:idGET
/trees/geojsonGET
/analytics/speciesGET
/analytics/healthGET
/observationsPOST
/webhooksFull API documentation with request/response examples will be available when API access is enabled for your account.
Contact us to request API access