Reddit data, one key, agent-ready
Unified access to subreddit metadata, post threads, user activity, and search. Built for LLMs and automation — not one-off scraping.
Quickstart
3 optionsChoose how you want to integrate the Reddit API.
Register Reddit tools natively in your agent's tool registry via a code plugin.
Install the plugin:
openclaw plugins install @agntdata/openclaw-redditConfigure your API key in openclaw.json:
{
"plugins": {
"entries": {
"agntdata-reddit": {
"enabled": true,
"config": {
"apiKey": "${AGNTDATA_API_KEY}"
}
}
}
}
}Restart OpenClaw — Reddit tools are now available to your agent.
Want all 7 APIs at once?
Install the master plugin for unified access to every platform.
clawhub install agnt-dataopenclaw plugins install @agntdata/openclaw-agnt-data29
$0.01
JSON
1.0.0
Overview
The agntdata Reddit API wraps Reddit surface areas into a single integration. Instead of managing multiple keys, proxies, and rate limits yourself, you call agntdata with one credential and consume structured JSON optimized for downstream AI and analytics. Whether you are building a social listening agent, a content research pipeline, or a creator-intelligence product, this API gives you consistent access to subreddit metadata, post threads, user activity, and search with predictable billing and operational simplicity.
Key features
Endpoints
29 endpoints across 1 categories. Click any row for detailed documentation.
Default
29Default endpoints for Reddit — programmatic access to subreddit metadata, post threads, user activity, and search.
| Method | Endpoint |
|---|---|
| get | Similar Subreddits AI agents that need Reddit data in structured form |
| get | Post Duplicates AI agents that need Reddit data in structured form |
| get | Subreddit Moderators AI agents that need Reddit data in structured form |
| get | Subreddit Rules AI agents that need Reddit data in structured form |
| get | User Overview AI agents that need Reddit data in structured form |
| get | Search Users AI agents that need Reddit data in structured form |
| get | Best Popular Posts AI agents that need Reddit data in structured form |
| get | Controversial Posts By Subreddit AI agents that need Reddit data in structured form |
| get | User Post Rank In Subreddit AI agents that need Reddit data in structured form |
| get | Subreddit Info AI agents that need Reddit data in structured form |
| get | Comments By Subreddit AI agents that need Reddit data in structured form |
| get | Post Comments With Sort AI agents that need Reddit data in structured form |
| get | Profile AI agents that need Reddit data in structured form |
| get | Post Comments AI agents that need Reddit data in structured form |
| get | User Stats AI agents that need Reddit data in structured form |
| get | Search Posts AI agents that need Reddit data in structured form |
| get | Search Subreddits AI agents that need Reddit data in structured form |
| get | New Subreddits AI agents that need Reddit data in structured form |
| get | Popular Subreddits AI agents that need Reddit data in structured form |
| get | Post Details AI agents that need Reddit data in structured form |
| get | Posts By Subreddit AI agents that need Reddit data in structured form |
| get | Top Comments By Username AI agents that need Reddit data in structured form |
| get | Popular Posts AI agents that need Reddit data in structured form |
| get | Top Posts By Subreddit AI agents that need Reddit data in structured form |
| get | Comments By Username AI agents that need Reddit data in structured form |
| get | Top Posts By Username AI agents that need Reddit data in structured form |
| get | Posts By Username AI agents that need Reddit data in structured form |
| get | Rising Popular Posts AI agents that need Reddit data in structured form |
| get | Top Popular Posts AI agents that need Reddit data in structured form |
Use cases
Ready to integrate?
Generate your API key in seconds and start calling 29 endpoints with a single credential. Free tier available with transparent pricing.