Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

The API requires a Bearer token (JWT) for authentication.

Headers

X-Pt-Id
string

Eka User ID (OID)

X-Partner-Pt-Id
string

Partner User ID

X-Hip-Id
string

Partner HIP ID

Path Parameters

pincode
string
required

Pincode to fetch its details.

Response

OK

dist_code
string

Unique code representing the district

Example:

"339"

dist_name
string

Name of the district

Example:

"Ranchi"

pincode
string

Postal code of the area

Example:

"834001"

state_code
string

Unique code representing the state

Example:

"20"

state_name
string

Name of the state

Example:

"Jharkhand"