Reddit API

Reddit API for accessing subreddits, posts, comments, and user data. Provides read-only access to public Reddit content. Note: Write operations require OAuth authentication.

Claim this API

Are you the operator of Reddit API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Reddit API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://www.reddit.com/dev/
Auth: unknown
Endpoints: 15
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:22.569206

Links

Homepage: https://www.reddit.com/dev/
API Base: https://www.reddit.com/dev/

100.0%

Uptime (7d)

587ms

Avg latency (7d)

30

Probes (7d)

Latency (7d)

Success Rate (7d)

Topics

COMMUNITY, SOCIAL_MEDIA

Endpoints

Method Path Summary Auth Last Status Latency
GET /comments/{post_id}.json Get post details and comments 200 1097ms
GET /r/all.json Get posts from all of Reddit 200 236ms
GET /r/popular.json Get popular posts 200 599ms
GET /r/{subreddit}.json Get hot posts from a subreddit 200 712ms
GET /r/{subreddit}/about.json Get subreddit information 200 231ms
GET /r/{subreddit}/comments/{post_id}.json Get post and comments
GET /r/{subreddit}/hot.json Get hot posts from subreddit 200 573ms
GET /r/{subreddit}/new.json Get new posts from subreddit 200 528ms
GET /r/{subreddit}/search.json Search within a subreddit 200 711ms
GET /r/{subreddit}/top.json Get top posts from subreddit 200 578ms
GET /r/{subreddit}/{sort}.json Get posts from a subreddit sorted by criteria 200 536ms
GET /search.json Search across all of Reddit 200 528ms
GET /subreddits.json List subreddits 200 386ms
GET /subreddits/new.json Get new subreddits 200 1031ms
GET /subreddits/popular.json Get popular subreddits 200 492ms