Introduction
|
The API allows developers to build applications that communicate with tinyPM using XML messages over HTTP.
The API is REST-like that means we've tried to make the API follow the REST principles as much as we could, but at points where we feel things might be simpler we choose to make them that way.
You can send requests using all HTTP methods (GET, POST, PUT, DELETE) to control most of tinyPM resources. Your application can be written in any language like Java, Ruby, C#, PHP, Python and many more. |
|

Nearly any language can be used to communicate with tinyPM
|
|
More information
Access
How tinyPM API authenticates messages.
|
API Reference
Provides detailed specification of the tinyPM resources and operations allowed on them.
|
Helpful tools
Examples of how to quickly test out web services. Describes cURL and Poster.
|

If this documentation doesn't solve your problem or has left you with any questions, please don't hesitate to contact us at
support@tinypm.com