We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Provides a list of shareNow charging stations for a specific location like berlin or austin in json format.
The gas stations can be used to recharge a shareNow car. The customer can use the shareNow fuel card to pay at those gas stations.
GET http://www.car2go.com/api/v2.1/gasstations?loc=berlin&oauth_consumer_key=consumerkey
The response contains a list of spots with a name and its coordinates.
{ "placemarks":[ {"coordinates":[9.987988,48.358829,0],"name":"Shell, Hauptstraße 12"}, {"coordinates":[9.990183,48.404832,0],"name":"Shell, Karlstraße 38"} ] }
(c) 2010-2019 car2go GmbH. All rights reserved. Generated 30.09.19 17:30