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-Typemust beapplication/json.tx-tokenex-idandtx-apikeyheaders 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
- API Key: tokenExId
- API Key: tokenExApiKey
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | tx-tokenex-id |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | tx-apikey |