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

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

cityId
string
required
Example:

"292223"

Query Parameters

sort
string
Example:

"-name"

Response

200 - undefined