---
title: "GET /abdm/v1/registration/pincode/{pincode}"
method: GET
path: "/abdm/v1/registration/pincode/{pincode}"
---

# GET /abdm/v1/registration/pincode/{pincode}

`GET /abdm/v1/registration/pincode/{pincode}`

This API endpoint is used to fetch pincode details.

## Path parameters

- `pincode` string, required — Pincode to fetch its details.

## Headers

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

## Response `200`

OK

- PincodeResolvedPincodeData
  - `dist_code` string — Unique code representing the district
  - `dist_name` string — Name of the district
  - `pincode` string — Postal code of the area
  - `state_code` string — Unique code representing the state
  - `state_name` string — Name of the state

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