Skip to main content
GET
Get user profile

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as a Bearer token. Example: Authorization: Bearer <your-api-key>

Path Parameters

username
string
required

Reddit username (with or without u/ prefix)

Example:

"spez"

Response

Returns the Reddit user profile

data
object
required