Skip to documentation
Browse documentation

Reddit API

Monitor Reddit communities, posts, threads, and public user activity without managing browser sessions.

Platform ID reddit
Endpoints 9 capabilities
View raw

Capabilities

Every capability uses the same POST /execute envelope. Open an endpoint for its exact ID, input contract, code samples, cost, runtime, and illustrative output. Each endpoint lists its cost in credits per request; the pricing page shows what credits cost.

List comments reddit.comments.list

List recent public comments from one or more subreddits, newest first, with cursor pagination.

From $1.25 per 1,000 requests · 1 credit
List post comments reddit.post.comments.list

List public comments from one Reddit thread by canonical post URL, with cursor pagination.

From $1.25 per 1,000 requests · 1 credit
Get post reddit.post.get

Fetch one public Reddit post by canonical thread URL.

From $1.25 per 1,000 requests · 1 credit
List posts reddit.posts.list

List public posts from one or more subreddits, with new, hot, top, and rising rankings and cursor pagination.

From $1.25 per 1,000 requests · 1 credit
Search posts reddit.posts.search

Search public posts globally or within selected subreddits, with Reddit sort and time filters and cursor pagination.

From $1.25 per 1,000 requests · 1 credit
Get subreddit reddit.subreddit.get

Fetch public community metadata, including Reddit's anonymous weekly-visitor estimate when available.

From $1.25 per 1,000 requests · 1 credit
Search subreddits reddit.subreddit.search

Search public communities by name or topic and return normalized community cards ordered by Reddit relevance.

From $1.25 per 1,000 requests · 1 credit
List user comments reddit.user.comments.list

List comments publicly visible on a Reddit user's comments feed, newest first, with cursor pagination.

From $1.25 per 1,000 requests · 1 credit
List user posts reddit.user.posts.list

List posts publicly visible on a Reddit user's submitted feed, newest first, with cursor pagination.

From $1.25 per 1,000 requests · 1 credit

Common uses

  • Community and topic monitoring
  • Customer and market research
  • Public discussion and creator analysis

Integration contract

A 200 response completed inline. A 202 response was queued; poll GET /jobs/:id until it reaches completed or failed.

Use Reddit data in Claude or connect another AI client with the MCP server.