Creating a key
From Admin, create an API key for your organisation. The full key is only ever shown once - store it securely. Every API request is scoped to that one organisation.
Authenticating requests
Send the key as a bearer token on every request:
curl https://docsign.noviqent.co.uk/api/v1/organisations/{organisation_id}/envelopes \
-H "Authorization: Bearer <your_api_key>"CRM-integrated accounts
An organisation with any active API key is treated as free and unlimited under the "Free for integrated clients" plan - no separate subscription needed for CRM-driven usage.