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

# Overview

<Card title="Download OpenAPI specification" href="https://enfuce-public-resources.s3.eu-central-1.amazonaws.com/public/api/mycore/external/issuer/server/wallet/wallet.openapi.json" horizontal />

The Wallet API enables push provisioning of cards to the following digital wallets:

* [Apple Pay](https://nextgen-docs.enfuce.com/api/wallet/apple-pay)
* [Google Pay](https://nextgen-docs.enfuce.com/api/wallet/google-pay)
* [Samsung Pay](https://nextgen-docs.enfuce.com/api/wallet/samsung-pay)

In addition, the Token API endpoints enable you to perform the following operations:

* [Generate Token](https://nextgen-docs.enfuce.com/api/wallet/token/activate-token-by-card-id)
* [Activate Token](https://nextgen-docs.enfuce.com/api/wallet/token/activate-token-by-token-id)
* [Get Token List of a Card](https://nextgen-docs.enfuce.com/api/wallet/token/get-tokens-by-card-id)
* [Get Token Details](https://nextgen-docs.enfuce.com/api/wallet/token/get-tokens-by-token-id)
* [Suspend Token](https://nextgen-docs.enfuce.com/api/wallet/token/suspend-token)
* [Unsuspend Token](https://nextgen-docs.enfuce.com/api/wallet/token/unsuspend-token)
* [Deactivate Token](https://nextgen-docs.enfuce.com/api/wallet/token/deactivate-token)

The MDES Token Connect API Endpoints enable you to perform the following operations:

* [Push Cards to Token Requestors](https://nextgen-docs.enfuce.com/api/wallet/mdes-token-connect/token-connect-push)
* [List Eligible Token Requestors](https://nextgen-docs.enfuce.com/api/wallet/mdes-token-connect/token-connect-requestors)

You can also receive a webhook notification for any change in a token status – when any token is created or updated, you receive a [Token Webhook](https://nextgen-docs.enfuce.com/api/wallet/webhook/token-webhook.).
