---
title: "Create Card Tokenization"
method: POST
path: "/card-token"
tags: ["Card Tokenization"]
---

# Create Card Tokenization

`POST /card-token`

Create a card tokenization record to securely store card details for future use.

This endpoint captures card metadata and returns a `session_url` where the user can complete card save flow.

## Response `201`

Created

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/finmo/apis/finmo-api.md) · [All operations](https://skmtc.dev/finmo/apis/finmo-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finmo/finmo-api/revisions/1a3073c93930/schema)
