Seal a PDF and archive the signed PDF by project type

This endpoint allows you to digitally seal a PDF document and archive the sealed document with options specific to a given project.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the business project

Body Params

file: PDF file to seal
metadata: metadata file related to the sealed document
groupId: group ID allowing to link several documents
actionType: action type specific to a project type

file
file
string
string
enum
Allowed:
Headers
string

A unique identifier for the request to ensure idempotency. If provided, repeated requests with the same key will not result in duplicate processing.

Responses

400

Bad request: missing or malformed pdf document, metadata or form parameters.

401

Unauthorized, invalid api key, project key, project type or there is no signing key related to the account.

415

Unsupported Media Type (must be multipart/form-data).

422

Key collision with different payload.

429

Too many requests, try again later.

501

Project type not yet supported.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json