Skip to content
Tx Platform
Authentication

Authentication🔗︎

Warning

The values used in the headers used to authenticate with this API will be different than what is used for the Parsing and Search & Match API.

The Sub-Account API handles authentication via the Tx-AccountId and Tx-ServiceKey headers. These are different values than the ones used when authenticating with the Parsing and Search & Match API. These header values can be found in your Tx Console.

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 Search & Match API.

Request Headers🔗︎

Header Data Type Required Description
Tx-AccountId string Yes The Account ID that is provided to you on the Sub-Accounts page in the Tx Console.
Tx-ServiceKey string Yes The Service Key that is provided to you on the Sub-Accounts page in the Tx Console.