---
title: "POST /intermediate/v1/verify-passkey"
method: POST
path: "/intermediate/v1/verify-passkey"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/verify-passkey

`POST /intermediate/v1/verify-passkey`

## Request body

- VerifyPasskeyRequest
  - `credentialId` string, bytes
  - `clientDataJson` string
  - `authenticatorData` string
  - `signature` string

## Response `200`

OK

- VerifyPasskeyResponse

## Other responses

- `default` — Default error response

---

[API](https://skmtc.net/tesseral-labs/apis/intermediateservice-api.md) · [All operations](https://skmtc.net/tesseral-labs/apis/intermediateservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tesseral-labs/intermediateservice-api/revisions/367432db5a64/schema)
