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
{
"username": "spez",
"trophies": [
{
"name": "15-Year Club",
"description": null
},
{
"name": "Second",
"description": "Top 20%"
},
{
"name": "Inciteful Link",
"description": "2021-03-24"
}
]
}
GET
/v1/data/reddit/users/{username}/trophies1 credit / run VerifiedUser Trophies
A user's trophy case.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| username | string | yes | Reddit username. |