Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.postcode.gov.ng/v1/assembly/assemble \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "state": "EK", "lga": "01", "district": "A03", "area": "FK", "unit": "01" } '
{ "data": { "postcode": "EK-01-A03-FK-01", "display": "EK 01 A03 FK 01", "compact": "EK01A03FK01" } }
"EK"
"01"
"A03"
"FK"
Assembled postcode
Show child attributes