KonbiniAPI gives you a stable way to work with Reddit data through a single, consistent ActivityStreams 2.0 response format.Documentation Index
Fetch the complete documentation index at: https://docs.konbiniapi.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can fetch
Use the Reddit API to retrieve:- user profiles, posts, comments, and overview
- subreddit profiles, posts, comments, sticky posts, rules, and search
- individual posts, comments, replies, and duplicates
- feeds (popular, new, rising)
- search results for posts, users, and subreddits
- up to 100 subreddits, posts, or comments at once using the batch endpoints
How to use it
Start with these pages:- Quickstart for your first request
- Authentication for Bearer token setup
- Response format for the shared ActivityStreams 2.0 schema
- API overview for the full API reference