---
title: "Get Purchase with Credits link"
method: POST
path: "/marketplace/link/purchase/credits"
tags: ["marketplace"]
---

# Get Purchase with Credits link

`POST /marketplace/link/purchase/credits`

Get a link for a user to make a marketplace purchase with their Credits Balance

## Headers

- `Authorization` string, required

## Request body

- object
  - `checkoutJwtToken` string, required
  - `email` string

## Response `200`

Ok

- GetMarketplaceLinkResponse
  - `link` string, required — URL to redirect or present via IFrame

---

[API](https://skmtc.net/coinflow/apis/api-reference.md) · [All operations](https://skmtc.net/coinflow/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/coinflow/api-reference/versions/3f6a046fbb34/schema)
