Safe Stamper Web API

From Safe Creative API
Revision as of 09:40, 19 April 2016 by w>Jguillo (→‎API operations)
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 return their results in JSON format.

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

Callbacks

When starting a certification job with stamp you can provide a callback URL that will be called when the job is finished

Example