The Trakopolis API resides in a RESTful, client agnostic, format. Since it returns either XML or JSON strings any technology that has an HTTPS enabled client will be able to call the service. Authentication is done via the OAuth 2.0 specification, so any toolset that is designed to handle that can be used as well.

  • .NET
  • Java
  • ObjectiveC
  • Python
  • Ruby
  • other languages