---
title: "Face Auth Init"
method: POST
path: "/abdm/na/v1/face-auth/init"
---

# Face Auth Init

`POST /abdm/na/v1/face-auth/init`

Face Auth endpoint is used to init face-auth endpoint.

## Headers

- `X-Pt-Id` string
- `X-Partner-Pt-Id` string
- `X-Hip-Id` string

## Response `200`

OK

- FaceAuthInitFaceAuthResponse
  - `hint` unknown
  - `txn_id` string
  - `url` string

## Other responses

- `4XX`
- `5XX`

---

[API](https://skmtc.net/eka/apis/eka-developer-apis.md) · [All operations](https://skmtc.net/eka/apis/eka-developer-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/eka/eka-developer-apis/versions/9ea23456f722/schema)
