> ## Documentation Index
> Fetch the complete documentation index at: https://devzone.nayax.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Token Management

This section of the Nayax Ecom SDK API is dedicated to managing card tokens, from retrieving their data to deleting a token.

## Endpoints

<Columns cols={3}>
  <Card icon="link" title="Retrieve Card Token Data" href="/reference/ecom/token-management/retrieve-card-token-data" arrow />

  <Card icon="link" title="Delete a Token" href="/reference/ecom/token-management/delete-a-card-token" arrow />
</Columns>
