---
title: "Start passkey registration"
method: POST
path: "/users/webauthn/register/options"
tags: ["WebAuthn"]
---

# Start passkey registration

`POST /users/webauthn/register/options`

Generates WebAuthn registration options for the authenticated user.

## Response `200`

Registration options and challenge id.

## Other responses

- `401` — Authentication required.
- `404` — User not found.

---

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