Skip to main content
GET
/
states
/
{stateId}
/
cities
Get cities
curl --request GET \
  --url http://staging.qshop.ng/apiv2/states/{stateId}/cities

Documentation Index

Fetch the complete documentation index at: https://developers.qshop.tech/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

stateId
string
required
Example:

"5ee6a1a5eea46308e8f84843"

Query Parameters

sort
string
Example:

"-name"

Response

200 - undefined