Skip to main content
GET
/
locations
/
states
/
{stateId}
/
cities
Get cities Copy
curl --request GET \
  --url http://staging.qshop.ng/apiv2/locations/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:

"292224"

Response

200 - undefined