General Bikeshare Feed Specification (GBFS)
Auto-Discovery
Publishers SHOULD implement auto-discovery of GBFS feeds by linking to the location of the gbfs.json
auto-discovery endpoint.
-
The location of the auto-discovery file SHOULD be provided in the HTML area of the shared mobility landing page hosted at the URL specified in the
url
field of thesystem_information.json
file. -
This is referenced via a link tag with the following format:
<link rel="gbfs" type="application/json" href="https://www.example.com/data/gbfs.json" />