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

# Capture Cards API Reference

> API endpoints for card tokenization: hosted forms, Card By Link, card migration, response interception, and sFTP file tokenization

API endpoints for capturing and tokenizing cards. For concepts and guidance, see the [Capture Cards guide](/capture-cards/overview).

## Client-Side Tokenization

| Endpoint                                                                        | Description                                      |
| ------------------------------------------------------------------------------- | ------------------------------------------------ |
| [Hosted Card Entry Form](/api-reference/tokenize-cards/request-card-entry-form) | Embed a secure card form in your website or app. |
| [Card By Link](/api-reference/tokenize-cards/cotp-send-card-form)               | Send a secure capture link via email or SMS.     |

## Server-Side Tokenization

| Endpoint                                                                                                   | Description                                                       |
| ---------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [Tokenization on Response](/api-reference/tokenize-cards/tokenization-in-response)                         | Intercept and tokenize card data from a third-party API response. |
| [Tokenize Using Preset Profiles](/api-reference/tokenize-cards/tokenize-on-response-using-preset-profiles) | Tokenize cards using pre-built profiles for common third parties. |
| [Tokenize from sFTP](/api-reference/tokenize-cards/tokenize-from-sftp)                                     | Tokenize card data from batch files on an sFTP server.            |

## Direct Storage

| Endpoint                                                    | Description                                                       |
| ----------------------------------------------------------- | ----------------------------------------------------------------- |
| [Migrate Card](/api-reference/tokenize-cards/store-paycard) | Store card details you already possess directly into PCI Booking. |
