Nigerian States Mini Api
An api that returns data about Nigerian states, local government and states codes
84 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Nigerian States Mini Api endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
get all state in nigeria / |
returns a JSON data of all 36 states and capital in Nigeria |
| GET |
get specific number of states /?limit |
returns only a selected number of states |
| GET |
get specific state /state/?name |
returns state specified in query |
| GET |
get state by code /state/code/?code |
returns a state by their code |
| GET |
get a state by LGA /state/lga/?lga= |
returns all of a state by LGA |
| GET |
get state by capital /state/capital/?capital |
returns state by capital |
| GET |
search states by region /state/region/?region |
example of region query: Southeast or Southwest |
| GET |
get information about Nigeria /nigeria |
returns some information for Nigeria |
| GET |
get information about Nigeria /nigeria |
returns some information for Nigeria |
| GET |
get state LGA count /{state_name}/totalLga |
returns the total LGA in specified state |
Nigerian States Mini Api pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|