---
title: "Search Auth Methods"
method: POST
path: "/abdm/na/v1/profile/login/methods"
---

# Search Auth Methods

`POST /abdm/na/v1/profile/login/methods`

Searches for available authentication methods.

## Headers

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

## Request body

- PhrSearchAuthMethodRequest
  - `abha_address` string — Abha address used to search for the user

## Response `200`

OK

- PhrSearchAuthMethodResponse
  - `abha_address` string
  - `abha_number` string
  - `auth_methods` string[]
  - `blocked_methods` string[]
  - `fullname` string
  - `mobile` string
  - `status` 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)
