Safe Stamper Web API

From Safe Creative API
Revision as of 10:54, 19 April 2016 by w>Jguillo (→‎Callbacks)
Jump to navigation Jump to search

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

Parameters signature

Safe Stamper Web API parameters signature

API operations

All operations may be called by POST or GET, and return their results in JSON format.

  • stamp: Send URLs to certificate
  • status: Check the status of a certification job

Callbacks