ReddGrowReddGrow Docs

ReddGrow Documentation

Reddit intelligence API and CLI for AI agents

Welcome to the ReddGrow documentation. ReddGrow provides safe Reddit intelligence via a clean JSON API and CLI designed for AI agent workflows.

68% of AI-generated answers cite Reddit. ReddGrow gives AI agents structured, rate-limited access to that data — without violating Reddit's ToS.

  • Getting Started — Set up your API key and make your first request
  • API Reference — All 19 Agent API endpoints with interactive playground
  • CLI Reference — Install and use the @reddgrow/cli package
  • Guides — Tutorials for common AI agent workflows
  • ReddGrow App — User guide for campaigns, drafts, safety, and Slack

What Can I Do?

GoalTool
Search subredditsGET /agent/subreddits/search
Get posting rulesGET /agent/subreddits/{name}/rules
Read post feedGET /agent/subreddits/{name}/posts
Search all postsGET /agent/posts/search
Check if URL was postedGET /agent/subreddits/{name}/check-url
Track domain mentionsGET /agent/domains/{domain}/mentions
Look up a userGET /agent/users/{username}