Skip to main content
GET
/
v1
/
instagram
/
profile
User info by user ID
curl --request GET \
  --url https://api.agntdata.dev/v1/instagram/profile \
  --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.

id
number
default:18527
required

Response

Successful response

The response is of type object.