Validate a digitally signed content
POST/validate/document
Validate signatures in digitally signed content, such as a PDF or XML file. A validation ID {id} is returned that can be used to call additional endpoints. The content to be validated is provided in the request body and is not retained within our service. The maximum request or file size is 50MB. Request parameters can be used to set optional parameters to control the validation
Request
Responses
- 200
- 400
- 401
- 413
- 429
- 500
- 503
Success
Bad request
Unauthorized
Content too large
Too many requests
Internal server error
Service unavailable