PASAR API
Live station status and mechanical/electric bike availability for ~1,400 Paris stations, standard GBFS 1.0, keyless.
View docs ↗ More Travel & mobility APIscurl 'https://velib-metropole-opendata.smovengo.cloud/opendata/Velib_Metropole/gbfs.json'
I'm building an app using a free France API (no auth needed). API: Vélib' Métropole ~ Paris bike-share live GBFS Provider: Vélib' Métropole / Smovengo Endpoint: GET https://velib-metropole-opendata.smovengo.cloud/opendata/Velib_Metropole/gbfs.json It returns JSON (live data). Source: Vélib' Métropole / Smovengo (https://www.velib-metropole.fr/donnees-open-data-gbfs-du-service-velib-metropole) Source type: Official public feed Endpoint type: Direct public JSON endpoint Integration difficulty: Copy-paste ready Last checked: 2026-07-05 Production caveat: Still handle downtime, changing fields, empty responses, and rate limits before shipping user-facing alerts. Help me fetch this and build a simple page that displays it nicely. Include basic production safeguards for errors, empty responses, schema changes, caching, and rate limits.