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
{
"subreddit": "Capzy",
"rules": [
{
"short_name": "Respect others and be civil",
"description": "No harassment, hate speech, or toxic behavior. Treat all contributors and members with kindness.",
"violation_reason": "Respect others and be civil"
},
{
"short_name": "No spam",
"description": "Excessive promotion, spam, or advertising of any kind is not allowed.",
"violation_reason": "No spam"
}
]
}
GET
/v1/data/reddit/subreddits/{subreddit}/rules1 credit / run VerifiedSubreddit Rules
Subreddit rules.
Handled for you:CloudflareRate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| subreddit | string | yes | Subreddit name. |