Skip to main content
POST
Seal a document

Authorizations

Authorization
string
header
required

Partner API key. Send as Authorization: Bearer sss_pk_....

Body

multipart/form-data
file
file
required

The executed PDF. Maximum 35 MB.

Response

Document sealed.

passportId
string<uuid>
verifyCode
string
verifyUrl
string

Absolute public verification URL.

docSha256
string

SHA-256 of the exact bytes you uploaded (pre-seal).

sealedSha256
string

SHA-256 of the sealed PDF SignSealShip produced.

status
string
Example:

"sealed"

environment
enum<string>

Environment of the key that sealed it. The public verifier flags test-environment evidence.

Available options:
live,
test
timestamps
object

Independent timestamp evidence; either member is null when the authority could not be reached.