v1

latestOpenAPI 3.1.02026-07-26490367.2 KB

Generate Card Token

This endpoint generates a card token to be used for displaying sensitive card data.

get/cards/{id}/token

Path parameters

idstring required

The _id of the card to generate the token for.

Response

Card token generated successfully.

statusCodeinteger

Status code of the response. 200 indicates a successful request.

messagestring

Human-readable description of the result.