Skip to main

API Technical Specs

Learn how to configure and leverage our services to achieve your toughest recruiting needs.
SaaS     |

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

HeaderData TypeRequiredDescription
Sovren-AccountIdstringYesThe Account ID that is provided to you on the Sub-Accounts page in the Customer Portal.
Sovren-ServiceKeystringYesThe Service Key that is provided to you on the Sub-Accounts page in the Customer Portal.