Skip to main content
Version: 2.1

TokenEx API v2

Request format

TokenEx API v2 accepts JSON payloads sent over HTTPS.

  • The API requires TLS 1.2 or greater.
  • Content-Type must be application/json.
  • tx-tokenex-id and tx-apikey headers authenticate the request.
  • TokenEx enforces IP whitelisting per TokenEx ID; manage the whitelist in the customer portal.
Headers Example
Content-Type: application/json; charset=utf-8
tx-tokenex-id: 8149339711073860
tx-apikey: 9nRH8CsmeV0hxjV4EFqlyzycGMuRjJsqksTY9BEv

Each documented endpoint uses the /v2 base path that maps to the listed test/production hosts.

Authentication

Security Scheme Type:

apiKey

Header parameter name:

tx-tokenex-id