Safe Stamper Web API: Difference between revisions
Jump to navigation
Jump to search
w>Jguillo |
w>Jguillo No edit summary |
||
Line 5: | Line 5: | ||
To get your pair of API keys, you can contact us through [https://www.safestamper.com/contact Safe Stamper contact form] | To get your pair of API keys, you can contact us through [https://www.safestamper.com/contact Safe Stamper contact form] | ||
= API reference = | = API reference = |
Revision as of 11:03, 19 April 2016
API keys
To use Safe Stamper Web through API, you need a pair of keys:
- A shared key that identifies your client application
- A private key used for signing your requests
To get your pair of API keys, you can contact us through Safe Stamper contact form
API reference
All operations may be called by POST or GET, and return their results in JSON format.
Authentication
For authentication, all requests must include a signature parameter calculated from the request parameters and the API client private key.
API operations
Callbacks
When calling stamp you can provide a callback URL: