Skip to main content
GET
/
v1
/
instagram
/
profile2
User info (V2) by username
curl --request GET \
  --url https://api.agntdata.dev/v1/instagram/profile2 \
  --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.

username
string
default:javan
required

Response

Successful response

The response is of type object.