Skip to main content

What it does

Returns public Reddit user profile information including bio, avatar, verification flags, and account creation date.

Tool details

Parameters

Example

Available data fields

  • @context
  • type
  • id
  • url
  • entityId
  • preferredUsername
  • name
  • icon
  • role
  • summary
  • published
  • isVerified
  • isEmployee
  • isMod
  • isPremium
  • isSearchable
  • isFollowable
  • isAdult
  • score
  • postScore
  • commentScore
  • awarderScore
  • awardeeScore
  • status
  • 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.