Pay-per-use Reddit data API with x402 micropayments.
| Method | Path | Price | Description |
|---|---|---|---|
| GET | /search | $0.005 | Search Reddit posts |
| GET | /r/[subreddit]/posts | $0.003 | Subreddit posts |
| GET | /posts/[id] | $0.004 | Post with comments |
| GET | /r/[subreddit] | $0.001 | Subreddit info |
| GET | /users/[username] | $0.001 | User profile |
| GET | /users/[username]/posts | $0.004 | User posts |
| GET | /users/[username]/comments | $0.004 | User comments |