GlobalSign DSS API documentation version v2.6

https://emea.api.dss.globalsign.com:8443/v2

GlobalSign Document Signing Solution API

/login

post

Login to obtain a JWT token for authentication on further requests

/identity

post

Submit a request for a signing identity

/identity/{id}/sign/{digest}

get

Retrieve signature for digest

/timestamp/{digest}

get

Retrieve timestamp token for digest

/validationpolicy

get

Retrieve the validation policy associated with the calling account

/certificate_path

get

Retrieve the certificate used to sign the identity requests

/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