Commons
Pincode details
This API endpoint is used to fetch pincode details.
GET
Authorizations
The API requires a Bearer token (JWT) for authentication.
Path Parameters
Pincode to fetch its details.
Response
200
application/json
OK
Unique code representing the district
Example:
"339"
Name of the district
Example:
"Ranchi"
Postal code of the area
Example:
"834001"
Unique code representing the state
Example:
"20"
Name of the state
Example:
"Jharkhand"