Create token for sensitive data
Format Preserving Tokenization
Create token for sensitive data
Creates a token for sensitive data like credit card numbers
POST
Create token for sensitive data
Authorizations
API token for authentication
Body
application/json
Type of token
Available options:
creditcard, email The sensitive data to tokenize
Whether to create a unique token for each request
Time period for token validity (e.g., '1d', '1h')
Absolute expiration time for the token (Unix timestamp format)
Additional metadata for the request