CityBikes
communityAPI aggregator for bike sharing networks worldwide with real-time station and bike availability data.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.citybik.es/v2/networksList bike sharing networks
Returns
networks[] with id, name, company[], location.city, location.country, location.latitude, location.longitude, hrefGET
https://api.citybik.es/v2/networks/{id}Get network stations
Parameters
idnetwork ID (stringrequiredReturns
network with name, stations[] with id, name, latitude, longitude, free_bikes, empty_slots, timestamp, extraGET
https://api.citybik.es/v2/networks/{networkId}/stations/{stationId}Get station availability
Parameters
networkIdnetwork ID (stringrequiredstationIdstation ID (stringrequiredReturns
station with name, latitude, longitude, free_bikes, empty_slots, timestamp, extra.status