BikeWise API v2
<p>This is an API for accessing information about bicycling related incidents. You can find the source code on <a href="https://github.com/bikeindex/bikewise">GitHub</a>.</p>
Base URL:
Auth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
https://bikewise.org/apiAuth: none
Endpoints: 4
Reachable: unknown
CORS: unknown
Endpoints
| Method | Path | Summary | Auth | Last Status | Latency |
|---|---|---|---|---|---|
GET |
/v2/incidents | Paginated incidents matching parameters | none | — | — |
GET |
/v2/incidents/{id} | — | none | — | — |
GET |
/v2/locations | Unpaginated geojson response | none | — | — |
GET |
/v2/locations/markers | Unpaginated geojson response with simplestyled markers | none | — | — |