API Technical Specs
Learn how to configure and leverage our services to achieve your toughest recruiting needs.
Authentication
The values used in the headers used to authenticate with this API will be different than what is used for the Parsing and AI Matching API.
The Sub-Account API handles authentication via the Sovren-AccountId and Sovren-ServiceKey headers. These are different values than the ones used when authenticating with the Parsing and AI Matching API. These header values can be found in your Customer Portal.
The most common causes for unauthorized exceptions are:
- Not including the headers in the request
- Not using the correct headers. The AccountId and ServiceKey for this API are different than what is used for the Parsing and AI Matching API.
Request Headers
Header | Data Type | Required | Description |
---|---|---|---|
Sovren-AccountId | string | Yes | The Account ID that is provided to you on the Sub-Accounts page in the Customer Portal. |
Sovren-ServiceKey | string | Yes | The Service Key that is provided to you on the Sub-Accounts page in the Customer Portal. |