Platform Intelligence API
Reddit API
Reddit serves about 121 million daily active users across forums, threads, text posts, links, images, and comments, making it important for community insight, reputation tracking, product feedback, and niche discovery.
API Reference Version: 1.0.0 14 Endpoints Authentication
Base URL
https://api.pressmonitor.fr/reddit/v1 Authentication
All requests use Bearer token authentication. Add the Authorization header to every call.
Authorization: Bearer YOUR_TOKEN GET
/get-cursor Get Cursor
Get Cursor
Responses
200 Success
GET
/new-subreddits New Subreddits
New Subreddits
Responses
200 Success
GET
/popular-posts Popular Posts
Popular Posts
Responses
200 Success
GET
/popular-subreddits Popular Subreddits
Popular Subreddits
Responses
200 Success
GET
/post-details Post Details
Post Details
Parameters
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| post_url | string | query | Yes | Post url |
Responses
200 Success
GET
/posts-by-subreddit Posts By Subreddit
Posts By Subreddit
Responses
200 Success
GET
/posts-by-username Posts By Username
Posts By Username
Responses
200 Success
GET
/rising-popular-posts Rising Popular Posts
Rising Popular Posts
Responses
200 Success
GET
/search-posts Search Posts
Search Posts
Parameters
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| query | string | query | Yes | Search query |
Responses
200 Success
GET
/search-subreddits Search Subreddits
Search Subreddits
Parameters
| Name | Type | Location | Required | Description |
|---|---|---|---|---|
| query | string | query | Yes | Search query |
Responses
200 Success
GET
/top-comments-by-username Top Comments By Username
Top Comments By Username
Responses
200 Success
GET
/top-popular-posts Top Popular Posts
Top Popular Posts
Responses
200 Success
GET
/top-posts-by-username Top Posts By Username
Top Posts By Username
Responses
200 Success
/comments-by-usernameComments By Username
Comments By Username
Responses