Reddit API

Public read-only API providing access to Reddit posts, comments, subreddit listings, and search across communities or within specific subreddits. No authentication is required.

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.

Screenshot:
Screenshot of Reddit API homepage
Slug: reddit
Key: reddit.com:reddit-api
Base URL: https://www.reddit.com/dev/
Auth: none
Endpoints: 15
Reachable: yes
CORS: unknown
Tier: verified
Last checked: 2026-03-14 16:09:22.569206

Links

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

Topics

COMMUNITY, SOCIAL_MEDIA

Endpoints (15)

Path Summary Response Auth
comments/{post_id}.json Get post details and comments application/json oauth2
r/all.json Get posts from all subreddits application/json oauth2
r/popular.json Get popular posts application/json oauth2
r/{subreddit}.json Get posts from a subreddit application/json oauth2
r/{subreddit}/about.json Get subreddit information application/json oauth2
r/{subreddit}/comments/{post_id}.json Get post with comments application/json oauth2
r/{subreddit}/hot.json Get hot posts from subreddit application/json oauth2
r/{subreddit}/new.json Get new posts from subreddit application/json oauth2
r/{subreddit}/search.json Search posts within a subreddit application/json oauth2
r/{subreddit}/top.json Get top posts from subreddit application/json oauth2
r/{subreddit}/{sort}.json Get posts from a subreddit sorted by criteria application/json oauth2
search.json Search posts across Reddit application/json oauth2
subreddits.json List subreddits application/json oauth2
subreddits/new.json Get new subreddits application/json oauth2
subreddits/popular.json Get popular subreddits application/json oauth2