API Reference
Authentication
All requests to the Kepler API must include a valid bearer token in the Authorization header.
Endpoints
The table below lists the primary endpoints exposed by the Kepler API.
| Method | Path | Description |
|---|---|---|
| GET | /v1/kepler/geocode | Convert an address to coordinates |
| POST | /v1/kepler/routes | Calculate a route between points |
| POST | /v1/kepler/geofences | Create a geofence |
Support
For questions about Kepler, contact the product team or visit the community forum.