Skip to main content
GET
/
v1
/
instagram
/
locations
Locations by city ID
curl --request GET \
  --url https://api.agntdata.dev/v1/instagram/locations \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

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

Query Parameters

page
number
default:1
fields
string

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

city_id
string
default:c2728325
required

Response

Successful response

The response is of type object.