# JCDecaux Bike API **Provider:** JCDecaux Bike **Category:** entertainment **Base URL:** `https://developer.jcdecaux.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 1 req/s **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://developer.jcdecaux.com/ ## Description JCDecaux's self-service bicycles ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://developer.jcdecaux.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://developer.jcdecaux.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free with JCDecaux API key. Access to bike-sharing station data. --- *Source: [API Map](https://apimap.dev/apis/jcdecaux-bike/) — CC BY 4.0*