Skip to main content
GET
Profile
💳 1 credit per request

Authorizations

X-API-Key
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx

Get your API key from the Dashboard.

Query Parameters

handle
string
required

Twitter handle

Example:

"Austen"

Response

Successful response

Key Response Fields:

  • rest_id: User's numeric ID string
  • core.name / core.screen_name: Display name and @handle
  • core.created_at: Account creation date
  • is_blue_verified: Whether the account has a blue checkmark
  • legacy.followers_count: Total follower count
  • legacy.friends_count: Number of accounts the user follows
  • legacy.favourites_count: Total likes count
  • legacy.statuses_count: Total tweet count
  • legacy.media_count: Total media posts count
  • legacy.description: Bio text
  • legacy.location: Profile location string
  • legacy.profile_image_url_https: Profile picture URL
  • legacy.profile_banner_url: Banner image URL
  • avatar.image_url: Profile avatar URL
  • verification.verified: Legacy verified status
  • affiliates_highlighted_label: Affiliated organization badge info