Account V1
Account V1
Account V1 endpoints on RedCrawler.
Endpoints in Account V1
| Method | Route | Name |
|---|---|---|
GET | /api/v1/my/comments | My Comments V1 |
GET | /api/v1/my/overview | My Overview V1 |
GET | /api/v1/my/hidden | My Hidden V1 |
GET | /api/v1/my/karma | My Karma V1 |
GET | /api/v1/my/trophies | My Trophies V1 |
GET | /api/v1/my/info | My Account Info V1 |
GET | /api/v1/my/check-suspended/\{username\} | Check Suspended by Name V1 |
POST | /api/v1/my/gender | Update Gender V1 |
GET | /api/v1/my/blocked | My Blocked V1 |
GET | /api/v1/my/gilded | My Gilded V1 |
GET | /api/v1/my/saved | My Saved V1 |
GET | /api/v1/my/upvoted | My Upvoted V1 |
GET | /api/v1/my/downvoted | My Downvoted V1 |
GET | /api/v1/my/posts | My Posts V1 |
Search Posts V1
Search Reddit posts by keyword. NSFW results are always included. Use V2 for SFW+NSFW control. Supports sort, time filter, subreddit scope.
My Comments V1
Get the authenticated user's comments. Returns a paginated list of comments made by the user. Requires bearer token (Token Vault or explicit).