Social platforms

Get a user by username

GET/reddit/users/{username}

Profile, karma totals (posts + comments split), verification flags.

Request
curl https://api.unifapi.com/reddit/users/{username} \
  -H "Authorization: Bearer $UNIFAPI_KEY"
About this endpoint

Part of the Reddit API in the social platforms category. Billed at $0.001 per record returned — flat across every endpoint.

Need this in production? Pay-as-you-go has no monthly minimum and no hard request cap.

← Back to Reddit