{"uid":"cap_mGOeARRloL6Zv0PFg_Uy3","slug":"pa1m-reddit-post-comments-fetch-650e5206","name":"Pa1m Reddit – Post Comments Fetch","description":"Reddit data API for AI agents — pay-per-request via x402 USDC on Base","url":"https://reddit.hypa1m.xyz/comments/%7Bpost_id%7D","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"pathParams":{"type":"object","required":["post_id"],"properties":{"post_id":{"type":"string","description":"Reddit post ID, e.g. 1sgjld3"}}}},"additionalProperties":false}}},"responseSchema":{"type":"json","example":{"after":null,"posts":[]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Gz6b5Bb6qLWX2Fo4X6KsC","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches comments for a specific Reddit post by post ID, paid per-request via x402 USDC on Base","exampleAgentPrompt":"Pull all the comments from the Reddit post with ID 'abc123' in the r/technology subreddit so I can analyze the discussion.","exampleUseCases":[{"title":"Sentiment analysis on viral Reddit thread","prompt":"Grab all the comments from Reddit post ID 't3_xyz789' in r/worldnews so I can run sentiment analysis on what people are saying."},{"title":"Competitor feedback mining from Reddit","prompt":"Fetch the comments from post ID 'def456' in r/programming — I want to see what developers are saying about that library in the discussion."},{"title":"Research community reactions to an announcement","prompt":"Get me the comments on Reddit post 'ghi321' from r/science so I can summarize how the community reacted to that new study."}],"resultDescription":"Returns a JSON object containing a list of posts/comments for the specified Reddit post and a pagination cursor ('after') for fetching more results. Example: {after: null, posts: []}","failureModes":["Missing or invalid post_id in path returns an error or empty posts array","Missing required 'subreddit' query parameter results in a 400-level error","Payment not fulfilled via x402 returns a 402 Payment Required response","Post ID does not exist or has been deleted returns empty posts array","Rate limiting or upstream Reddit API unavailability returns 5xx error"],"whenToPreferThis":"Choose this endpoint when you need to retrieve comments for a specific Reddit post in a pay-per-request model without managing OAuth credentials or Reddit API rate limits directly. It is ideal for AI agents that need on-demand Reddit comment data billed in micro-USDC via x402 on Base, particularly when you already have a post ID and subreddit name and want structured JSON output without building Reddit API integration yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T06:30:35.100Z","isFirstParty":false}