Skip to main content
POST
Instagram Profiles API

Instagram Profiles

Use with MCP

Results include biography, profile links, verification status, and follower, following, and post counts.

Result Fields

Task results use the stable SocQ fields below. Source-specific field names and formats are normalized without inferring or enriching values that the source did not provide. To request a smaller field set, use fields for MCP queries, _result_fields for typed tools, or --result-fields in the CLI. Declared fields remain present when their value is null.

Completed Task Response

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
usernames
string[]
required

Public Instagram usernames, with an optional leading @.

Required array length: 1 - 100 elements
Pattern: ^@?[A-Za-z0-9._]{1,30}$

Response

Task accepted

code
integer
data
object