GlobalSign QSS API documentation version v1.3

https://emea.api.qss.globalsign.com:8443/

Qualified Signing Service API

/login

post

Login to obtain a JWT token for authentication on further requests

/users

post

Submit a request for a new user

get

Retrieve the user

patch

Update the user

delete

Delete a user

post

Submit a request for a signing identity

delete

Revoke the certificate and delete keys

post

Retrieve signatures for multiple digests

get

Retrieve signature for digest

/timestamp/{digest}

get

Retrieve timestamp token for digest

/validationpolicy

get

Retrieve the validation policy associated with the calling account

/trustchain

get

Query the chain of trust for the certificates issued by the calling account and the revocation info for the certificates in the chain

/counters

get

Query the number of signatures created by the calling account

Deprecated

  • This endpoint is not recommended for use and is subject to removal in future major releases.
  • It is recommended to use the /quotas/signatures endpoint instead.
get

Query the number of timestamps created by the calling account

Deprecated

  • This endpoint is not recommended for use and is subject to removal in future major releases.
  • It is recommended to use the /quotas/timestamps endpoint instead.
get

Query the number of identities created by the calling account

Deprecated

  • This endpoint is not recommended for use and is subject to removal in future major releases.

/quotas

get

Query remaining signatures quota for the calling account

get

Query remaining timestamp quota for the calling account

get

Query remaining users quota for the calling account