Endpoint (POST)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Body of the POST request
|
Your TSQ according to RFC3161.
|
Endpoint (POST)
|
Private url. Please connect to your customer account to see it. |
---|---|
Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Body
|
Key: 'pdf'
Value: your PDF file (multipart/form-data) |
Endpoint (GET)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Parameters
|
{serial_number} in the URL parameter : Serial number of the timestamp record
|
Endpoint (GET)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Parameters
|
serialNumber: Serial number of the timestamp record
|
Responses
|
200: TSR downloaded successfully, 404: TSR not available or not found, 500: Internal server error
|
Endpoint (GET)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Parameters
|
serialNumber: Serial number of the Timestamp Record
|
Responses
|
200: Timestamp Record details, 404: Timestamp Record not found
|
Endpoint (GET)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Parameters
|
fingerprint: Fingerprint hash to search for
|
Responses
|
200: List of serial numbers, 404: No records found for the given fingerprint
|
Endpoint (POST)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Request Body
|
hash: SHA-256 hash for which the TSR is to be generated
|
Responses
|
200: TSR generated successfully, 400: Invalid hash format, 500: Internal server error
|
Endpoint (POST)
|
Private url. Please connect to your customer account to see it. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
Request Body
|
file: File to upload (multipart/form-data)
|
Responses
|
200: TSR done successfully, 400: No file given or too big size (100MB), 500: Server internal error
|
URL Endpoint
|
Private url. Please connect to your customer account to see it. |
---|
Endpoint (POST)
|
Private url. Please contact Presales if you need it for testing. |
---|---|
Basic Authentication
|
You indicate your email as 'username' and your 'password' of the Datasure platform.
Header must have the "Authorization" key with value "Basic username:password" (Base64) |
No auth
|
There is no authentification needed.
|
Body of the POST request
|
Your TSQ in binary.
|
Open API Swagger
|
---|
Notice Warning Success Something went wrong