> For the complete documentation index, see [llms.txt](https://docs.galaxypay.vn/upc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization.md).

# TOKENIZATION

- [Merchants](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/merchants.md)
- [Create Token](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/merchants/create-token.md): Use to create a card token. Only apply for Merchant using fast pay solution.
- [Delete Token](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/merchants/delete-token.md): Use to delete the existing tokens. Only apply for Merchant administration page.
- [Customers](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/customers.md)
- [Query Tokens](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/customers/query-tokens.md): Use to get the list of card tokens for the specified customer.
- [Remove Token](https://docs.galaxypay.vn/upc/payment-gateway/api-specification/tokenization/customers/remove-token.md): Use to remove a existing card token for the specified customer.
