---
title: "Create a Termix ID"
method: POST
path: "/termix-id"
tags: ["Termix ID"]
---

# Create a Termix ID

`POST /termix-id`

## Request body

- object
  - `handle` string, required
  - `description` string

## Response `201`

Created identity

## Other responses

- `409` — Handle taken or user already has an identity

---

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