Tokenize Card Only
Tokenize Card PAN without CVV in a server to server integration.
In order to gain access to this endpoint your company must have PCI-DSS certification, and provide that to your Coinflow Integrations Representative.
Authentication
Authorizationstring
The API key of the merchant - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Headers
tx-token-scheme
Allowed values:
tx-tokenex-id
In the Sandbox Environment pass: 4582952996979143 In Production pass: 2781185452603874
tx-apikey
Contact your Coinflow integrations representative to receive this value
Request
This endpoint expects an object.
data
The data to be tokenized. This is the PAN of the card. Example: 4111111111111111
Note: This is only for documentation purposes, this endpoint returns an HTTP redirect where the card data should be sent.
Response
Ok
token
firstSix
lastFour
referenceNumber
success
error
message

