/
CY
cyklokoalicia
/
OpenSourceBikeShare API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
cyklokoalicia
OpenSourceBikeShare API
patch
Update lock code (admin)
v1
latest
OpenAPI 3.1.0
2026-07-17
36
3
16.8 KB
post
Issue access and refresh tokens
post
Rotate refresh token and return new tokens
post
Revoke refresh token family
get
List stands (admin)
get
Get stand details by name (admin)
get
Get stand details by id (admin)
patch
Update stand status (admin)
get
List bikes on stand
get
List stand markers
get
Bike details (admin)
get
Bike last usage details (admin)
get
Bike trip points (admin)
post
Rent bike
post
Return bike
get
List bikes rented by current user
get
Current user limits and credit
patch
Change current user city
post
Redeem coupon
get
List bikes (admin)
patch
Update lock code (admin)
post
Revert bike state (admin)
delete
Remove bike notes (admin)
delete
Remove stand notes (admin)
post
Force rent bike (admin)
post
Force return bike (admin)
get
List users (admin)
get
User details (admin)
patch
Update user (admin)
put
Add credit to user (admin)
get
List active coupons (admin)
post
Generate coupons (admin)
post
Mark coupon as sold (admin)
get
Daily usage report (admin)
get
User usage report for current year (admin)
get
User usage report by year (admin)
get
Inactive bikes report (admin)
Update lock code (admin)
patch
/admin/bikes/{bikeNumber}/lock-code
Path parameters
bikeNumber
integer
required
Request body
object
required
code
string
required
Response
Success response envelope
SuccessEnvelope
required
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
meta
ResponseMeta
required