Skip to main content
GET
/
v1
/
instagram
/
cities
Cities by country code
curl --request GET \
  --url https://api.agntdata.dev/v1/instagram/cities \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token. Pass your agntdata API key as: Authorization: Bearer agnt_live_...

Query Parameters

fields
string

Use the fields parameter to reduce bandwidth consumption and minimize response size by returning only the necessary data.

country_code
string
default:US
required
page
number
default:1

Response

Successful response

The response is of type object.