tamigo offers a set of REST-based services for you to create new ways to interact with tamigo.

The services are divided into two categories:

  • The first set of services can be called using an application access and is meant to be used for integrating third-party applications with tamigo. 
  • The second set of services uses a tamigo user as authentication and will return data based on the user’s context. These services can be used to create other user experiences for tamigo, and we use it to power the mobile applications for tamigo.

The services are all capable of returning XML- or JSON-formatted data. The response you get will be based on the type of input and the specified content type in the HTTP headers.

 The services URL is https://api.tamigo.com. It can also be used without SSL.