Number of APIs: 6
This web service allows you to purchase time stamps and time stamp documents. Contact Support:
Name: Support
1. {{baseUrl}}/availability/:type/:qty
GET {{baseUrl}}/availability/:type/:qty
This endpoint allows you to check if a certain type of time stamps are available for purchase
POST {{baseUrl}}/check_lotto
This endpoint allows you to check, in relation to a specific batch, how many timestamps you have used and how many you have left
POST {{baseUrl}}/marca
This endpoint allows you to mark a document in time; if you do not have our timestamps you can still mark a document by passing only 'file' parameter.
POST {{baseUrl}}/analisi
This endpoint allows you to analyze the timestamped file
5. marche - {{baseUrl}}/marche
GET {{baseUrl}}/marche
This endpoint shows you the list of all purchased timestamps
6. marche - {{baseUrl}}/marche/:type/:qty
GET {{baseUrl}}/marche/:type/:qty
This endpoint allows you to purchase time stamps
ENDPOINTS