Get States
To retrieve states and how they are spelt.
Last updated
To retrieve states and how they are spelt.
Last updated
GET
{{baseurl}}/v2/api/states
Name | Type | Description |
---|---|---|
HTTP/1.1 201 OK
{
"success": true,
"statusCode": 200,
"message": "States retrieved successfully!",
"data": [
{
"state": "Abia"
},
{
"state": "Adamawa"
},
{
"state": "Anambra"
},
{
"state": "Akwa Ibom"
},
{
"state": "Bauchi"
},
{
"state": "Bayelsa"
},
{
"state": "Benue"
},
{
"state": "Borno"
},
{
"state": "Cross River"
},
{
"state": "Delta"
},
{
"state": "Ebonyi"
},
{
"state": "Enugu"
},
{
"state": "Edo"
},
{
"state": "Ekiti"
},
{
"state": "Abuja"
},
{
"state": "Gombe"
},
{
"state": "Imo"
},
{
"state": "Jigawa"
},
{
"state": "Kaduna"
},
{
"state": "Kano"
},
{
"state": "Katsina"
},
{
"state": "Kebbi"
},
{
"state": "Kogi"
},
{
"state": "Kwara"
},
{
"state": "Lagos"
},
{
"state": "Nasarawa"
},
{
"state": "Niger"
},
{
"state": "Ogun"
},
{
"state": "Ondo"
},
{
"state": "Osun"
},
{
"state": "Oyo"
},
{
"state": "Plateau"
},
{
"state": "Rivers"
},
{
"state": "Sokoto"
},
{
"state": "Taraba"
},
{
"state": "Yobe"
},
{
"state": "Zamfara"
}
],
"links": []
}
token*
String
API secret token