B

Bike Index API v2

REST discovered

Details
URL
https://bikeindex.org/api/v2
Docs
https://bikeindex.org/documentation/api_v2
Authentication
Bike Index OAuth application and access token oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Sign in to Bike Index, then go to OAuth Applications and add an application. The API docs state to create an application there and use the resulting OAuth2 access token for requests that need authorization. Use the authorization flow for long-lived access with refresh tokens; some endpoints also require specific scopes such as write_organizations.