/users

GET https://api.yousign.com/users

You can check your production API key with this request.

You need to replace https://staging-api.yousign.com by https://api.yousign.com/users for each URL you call into your integration.

You need also to replace your API key.

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringThis value is a secret and needs to be replaced by your API Key (Bearer).
Content-TypestringThis header specifies the format of the exchanges in JSON.