---
title: "Create Pix Account"
method: POST
path: "/withdraw/pix"
tags: ["withdraw"]
---

# Create Pix Account

`POST /withdraw/pix`

Creates a Pix account for a particular user

## Headers

- `x-coinflow-auth-user-id` string, required

## Request body

- object
  - `pixKey` string, required

## Response `200`

Ok

- string

---

[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)
