All sites
Data API
Reddit Data API
Subreddits, posts, comments and search from across Reddit.
19endpointsCloudflare · Rate Limit handled for you
Example (captured live)
reddit.com
ExampleJSON responseclick the page to trace a field
{
"id": "2eqwh5cub1",
"name": "Capzy-ai",
"scraped_at": "2026-08-18T09:37:26.863417+00:00",
"link_karma": 21,
"comment_karma": 0,
"awardee_karma": 0,
"awarder_karma": 0,
"total_karma": 21,
"created_at": "2026-05-20T04:53:03+00:00",
"is_gold": false,
"is_mod": true,
"is_employee": false,
"verified": true,
"has_verified_email": true,
"bio": null,
"icon": "https://www.redditstatic.com/avatars/defaults/v2/avatar_default_5.png",
"snoovatar": null,
"profile_banner": "https://styles.redditmedia.com/t5_hyjs0x/styles/profileBanner_pszzhe7fwgjh1.jpg?width=1280&height=384&crop=1280:384,smart&s=1218e9e28d0118f03c2e6b01c0ca67795f82e2a6",
"profile_title": null
}
GET
/v1/data/reddit/users/{username}1 credit / run VerifiedUser Profile
User profile and karma.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Reddit username. |