← Back to directory

AnyAPI reddit.subreddit_posts (Reddit Subreddit Posts)

https://api.getanyapi.com/v1/run/reddit.subreddit_posts

Overview

AnyAPI reddit.subreddit_posts (Reddit Subreddit Posts)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider getanyapi
Source bazaar
Indexed 2026-06-23 08:15:16

Health

Status degraded
Latency (p50) 145ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-08-09 14:23:31
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "after": { "description": "Pagination cursor from a previous response (its `nextCursor`). Fetches the page that follows; omit for the first page.", "type": "string" }, "limit": { "default": 25, "description": "Requested number of posts. Note: the upstream returns one page (about 25 posts) per call; values larger than a page are not delivered in a single response. To fetch more, page with the `after` cursor returned as `nextCursor`.", "maximum": 100, "minimum": 1, "type": "integer" }, "sort": { "default": "hot", "description": "Listing sort order.", "enum": [ "hot", "new", "top" ], "type": "string" }, "subreddit": { "description": "Subreddit name without the leading r/ (e.g. \"golang\").", "type": "string" }, "timeframe": { "description": "Time window, applied when sort is \"top\" (e.g. \"year\" for the year's top posts). Ignored for hot/new. Omit to default to the current day for top.", "enum": [ "all", "year", "month", "week", "day", "hour" ], "type": "string" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "costUsd": { "description": "Amount charged in USD for this call.", "type": "number" }, "items": { "description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.", "type": "integer" }, "output": { "additionalProperties": false, "properties": { "nextCursor": { "description": "Cursor for the next page of results; pass it back as the `after` input to fetch the following page. Empty string when there are no more results.", "type": "string" }, "posts": { "items": { "properties": { "author": { "description": "Author username, without the u/ prefix.", "type": "string" }, "createdUtc": { "description": "Post creation time as a UTC epoch timestamp in seconds (Unix time). Multiply by 1000 for a JS Date in milliseconds.", "type": "number" }, "id": { "description": "Reddit post ID (base-36, without the t3_ prefix).", "type": "string" }, "numComments": { "description": "Total number of comments on the post.", "type": "integer" }, "permalink": { "description": "Canonical reddit.com thread path for the post (e.g. \"/r/golang/comments/abc123/...\"). Differs from url, which is the destination link. Empty if the upstream omits it.", "type": "string" }, "score": { "description": "Net score (upvotes minus downvotes) at fetch time.", "type": "integer" }, "subreddit": { "description": "Subreddit name, without the r/ prefix.", "type": "string" }, "title": { "description": "Post title.", "type": "string" }, "url": { "description": "The post's destination link (the external URL for link posts, or the thread URL for self posts).", "type": "string" } }, "required": [ "id", "title", "author", "score", "numComments", "url", "permalink", "createdUtc", "subreddit" ], "type": "object" }, "type": "array" } }, "required": [ "posts", "nextCursor" ], "title": "Reddit subreddit posts output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-08-09 14:23:31 degraded 401 176ms
2026-08-09 13:42:36 degraded 401 133ms
2026-08-09 05:13:50 degraded 401 473ms
2026-08-09 00:37:16 degraded 401 132ms
2026-08-08 21:43:57 degraded 401 147ms
2026-08-08 17:08:32 degraded 401 129ms
2026-08-08 11:50:43 degraded 401 148ms
2026-08-08 06:59:26 degraded 401 132ms
2026-08-08 00:07:06 degraded 401 133ms
2026-08-07 21:05:11 degraded 401 173ms
2026-08-07 13:07:37 degraded 401 184ms
2026-08-07 07:56:24 degraded 401 172ms
2026-08-07 04:27:16 degraded 401 138ms
2026-08-06 21:28:58 degraded 401 141ms
2026-08-06 19:12:36 degraded 401 145ms
2026-08-06 15:51:26 degraded 401 131ms