/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
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | This value is a secret and needs to be replaced by your API Key (Bearer). | |
Content-Type | string | This header specifies the format of the exchanges in JSON. |