GET /norway/oslo-bikes/discovery
Auto-discovery doc listing all GBFS feeds available for Oslo Bysykkel.
curl https://nordapi.ee/api/v1/norway/oslo-bikes/discovery
{
"data": {
"data": {
"nb": {
"feeds": [
{
"name": "system_information",
"url": "https://gbfs.urbansharing.com/oslobysykkel.no/system_information.json"
},
{
"name": "vehicle_types",
"url": "https://gbfs.urbansharing.com/oslobysykkel.no/vehicle_types.json"
},
{
"name": "system_pricing_plans",
"url": "https://gbfs.urbansharing.com/oslobysykkel.no/system_pricing_plans.json"
},
{
"name": "station_information",
"url": "https://gbfs.urbansharing.com/oslobysykkel.no/station_information.json"
},
{
"name": "station_status",
"url": "https://gbfs.urbansharing.com/oslobysykkel.no/station_status.json"
}
]
}
},
"last_updated": 1779444045,
"ttl": 15,
"version": "2.3"
},
"success": true
}