Sign a document with JAdES

Creates an ETSI JAdES flattened JSON JWS from base64-encoded JSON document bytes.

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

UID of the HSM digital certificate used for signing.

string | null

6-digit TOTP code. Required only when using a QCP-N-QSCD certificate.

string
required

Base64-encoded JSON document to sign.

string | null
string | null

Detached JAdES reference identifier. Defaults to filename when detached packaging is selected.

string
enum
Defaults to B-B

ETSI JAdES baseline level. B-T adds a signature timestamp; B-LT embeds certificate and revocation evidence.

Allowed:
string
enum
Defaults to enveloping

JAdES packaging. Enveloping embeds the JSON payload in the JWS; detached signs a reference digest.

Allowed:
string
enum
Defaults to flattened_json

JWS serialization. Flattened JSON is used so B-T and B-LT unsigned properties can be embedded.

Allowed:
string
enum
Defaults to sha256
Allowed:
string | null
Defaults to application/json
Responses

401

Unauthenticated

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