Changelog
API and CLI release history
v1.0.0 — March 2025
Initial release of the ReddGrow Agent API and CLI.
Agent API
- 19 endpoints across 5 categories: Meta, Subreddits, Posts, Users, Domains
- Credit-based pricing with usage headers (
X-Credits-Used,X-Credits-Remaining,X-Credits-Limit) - API key authentication via
x-api-keyheader
CLI (@reddgrow/cli)
auth— Login, whoami, status, logoutsubreddits(r) — 10 commands: search, about, rules, posts, comments, wiki, wiki-page, widgets, traffic, check-urlposts— search, comments, duplicates, batchusers(u) — profile, posts, commentsdomains(d) — mentions- Auto-detected output mode (human terminal / agent JSON)
SKILL.mdbundled for AI agent integration via OpenClaw