Skip to main content

Tokens API

Manage payment tokens and token configurations.

Endpoints

MethodEndpointDescription
GET/api/v1/tokensList all tokens
GET/api/v1/tokens/{id}Get token by ID
POST/api/v1/tokensCreate a new token
PUT/api/v1/tokens/{id}Update a token
DELETE/api/v1/tokens/{id}Delete a token