{"uid":"cap_gdZKrBoJe88UXA7ntkx3D","slug":"bluesky-post-history-lookup-by-time-range-9fca9ab7","name":"Bluesky Post History Lookup by Time Range","description":"Auto-generated REST API matching active Model Context Protocol (MCP) tools.","url":"https://api.naco.li/v1/getPostsInTime","method":"POST","headers":{},"bodySchema":{"type":"object","required":["limit","author","endTime","startTime"],"properties":{"limit":{"type":"integer"},"author":{"type":"string"},"endTime":{"type":"string"},"startTime":{"type":"string"}}},"responseSchema":{"type":"object","required":["author","posts"],"properties":{"posts":{"type":["null","array"],"items":{"type":["null","object"],"required":["content","likes","reposts","quotes","replies","createdAt"],"properties":{"likes":{"type":"integer"},"author":{"type":"string"},"quotes":{"type":"integer"},"content":{"type":"string"},"replies":{"type":"integer"},"reposts":{"type":"integer"},"createdAt":{"type":"string"}},"additionalProperties":false}},"author":{"type":"string"}},"additionalProperties":false},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","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.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rQXvGKOp-Lgb02I7Fmm6d","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves Bluesky posts from a specific author within a given time window, including engagement metrics like likes, reposts, quotes, and replies.","exampleAgentPrompt":"Pull the last 20 posts from the Bluesky account @nym.bsky.social between January 1st and January 31st 2025 and show me the content along with likes and reposts.","exampleUseCases":[{"title":"Competitor social media monitoring","prompt":"Get me up to 50 posts from @competitor.bsky.social between March 1st and March 31st 2025 so I can see what they were talking about and how much engagement each post got."},{"title":"Agent research on thought leader activity","prompt":"I want to know what @techinfluencer.bsky.social posted on Bluesky from April 10th to April 17th 2025 — grab up to 30 posts and include the like and repost counts."},{"title":"Personal post audit before a job interview","prompt":"Can you fetch my last 15 Bluesky posts from @myrealname.bsky.social between January 1st and today so I can review what I've been publicly saying lately?"}],"resultDescription":"Returns a JSON object containing the author handle and an array of post objects. Each post includes the text content, creation timestamp, and engagement metrics: number of likes, reposts, quotes, and replies. The posts array may be null if no posts are found in the time range.","failureModes":["Author handle not found or does not exist on Bluesky — likely returns empty posts array or error","Invalid date/time format for startTime or endTime — may result in a 400 error","Limit exceeds API maximum — may be capped or rejected","No posts in the requested time window — returns null or empty array for posts","Rate limiting or payment failure via x402 — request rejected with payment-required response"],"whenToPreferThis":"Use this endpoint when you need to retrieve historical Bluesky posts from a specific user within a defined time range, especially in autonomous agent workflows that require paying per call via the x402 protocol. It is ideal for social listening, research, content auditing, or analytics tasks on the Bluesky/AT Protocol network. Prefer this over scraping or building custom AT Protocol clients when you want a simple REST interface with structured engagement data.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:45:26.072Z","isFirstParty":false}