Timestamps the submitted file
SignBox API (1.0.0)
For testing purposes, Uanataca provides integrators of a pre-configured test-mode SignBox Optimizer accessible at the following URL: https://optimizer-developers.uanataca.com
For more information about the sandbox environment click here. UANATACA SIGNBOX API Sandbox
Download OpenAPI description
Languages
Servers
https://docs.namirial.app/signbox/
Bodymultipart/form-datarequired
Supported timestamp formats. Default PDF
TSR
TSD
PDF
TST
M7M
P7M
Default "TSR"
Enum"TSR""TSD""PDF""TST""M7M""P7M"
https://docs.namirial.app/signbox/api/v1/timestamp
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -X POST 'https://signbox.sandbox.uanataca.com/api/v1/timestamp' -H 'Content-Type: multipart/form-data' -F file=@file.pdf --form-string 'url=url' --form-string 'username=username' --form-string 'password=password' --form-string 'format=TSD'Response
No content