Skip to main content

What it does

Returns profile information for a public X account including bio, follower counts, verification flags, and profile images.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • id
  • url
  • entityId
  • name
  • preferredUsername
  • summary
  • attachment
  • published
  • isPrivate
  • isVerified
  • isPaidVerified
  • followerCount
  • followingCount
  • likeCount
  • postCount
  • mediaCount
  • listedCount
  • location
  • icon
  • image

Response notes

Successful calls return a JSON object with a top-level data field and, when available, metadata.creditsUsed and metadata.creditsRemaining. See response format, pagination, and credits.