My favorites | Sign in
Project Home Downloads Wiki Issues
Project Information
Members
Featured
Wiki pages
Links

This project is not hosting api code, but rather makes use of the issue tracking and wiki to support the car2go OpenAPI. Beside the actual documentation of the OpenAPI you'll also find example code on how to use the api on various platforms like iPhone or the web.

26.08.2011 OpenAPI goes Electric Drive

We are happy to announce the new version 2.1 of the car2go OpenAPI. Those of you who are already familiar with version 2.0 should notice the improvements:

  • The /vehicles method now returns additional information on engine type and charging status (if the vehicle is an ED).
  • The /parkingspots call includes information on charging poles
  • /locations return more data to help developers keep their apps generic: Not only we added the locations default language, country code and timezone, but also a map section containing a center position and corner positions of the operating area
  • We fixed the JSON encoding for all API calls (arrays are no longer returned as strings)
  • For public API calls the oauth_consumer_key is now mandatory to prevent abuse

Since version 1.0 has been deprecated for quite a while now those calls are no longer available. Because the OpenAPI 2.1 is a full-blown replacement we also deprecated v2.0.

For security reasons we are going to increase the length of token and token secrets in the near future. Please take care of this ff your application has a limitation for those data.

Happy developing!

24.05.2010 OpenAPI 2.0 Released

Hip hip hooray, new stuff in May! We heard your calls for booking support and just released some really neat features. With our brand new Open API version 2.0 we not only introduce short-term bookings and user accounts support, but also changed to RESTful interfaces for more intuitive handling.

You can now provide more personalized features in you 3rd party apps. In order to support this, we started using OAuth as flexible at the same time powerful security concept.

Step into the details, get your API key and surprise the car2go users with cool apps!

Usage of the car2go Open API underlies our Terms of use.

Powered by Google Project Hosting