bikewise.org

This is an API for accessing information about bicycling related incidents. You can find the source code on GitHub .

4 endpoints open_data
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Paginated incidents matching parameters
curl \
  https://bikewise.org/api/v2/incidents
Unpaginated geojson response
curl \
  https://bikewise.org/api/v2/locations
curl \
  https://bikewise.org/api/v2/incidents/{id}
Endpoints (4 total)
GET
/v2/incidents
Paginated incidents matching parameters
GET
/v2/locations
Unpaginated geojson response
GET
/v2/incidents/{id}
GET
/v2/locations/markers
Unpaginated geojson response with simplestyled markers
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints4
Categories1
https://bikewise.org/api