{"uid":"cap_vIiHlgsIYRjTj83PTB6wc","slug":"bluesky-post-lookup-via-x402-naco-li-44c86dc5","name":"Bluesky Post Lookup via x402 (naco.li)","description":"Auto-generated REST API matching active Model Context Protocol (MCP) tools.","url":"https://api.naco.li/v1/getPost","method":"POST","headers":{},"bodySchema":{"type":"object","required":["rkey","author","collection"],"properties":{"rkey":{"type":"string"},"author":{"type":"string"},"collection":{"type":"string"}}},"responseSchema":{"type":"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},"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_KmXAcr4PYB5Xrb3cHy97X","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 a single Bluesky post's content and engagement metrics (likes, reposts, quotes, replies) by record key, author, and collection.","exampleAgentPrompt":"Can you pull up the Bluesky post by @jay.bsky.social with record key 3lbxyz123 in the app.bsky.feed.post collection and tell me how many likes and reposts it has?","exampleUseCases":[{"title":"Monitoring viral Bluesky posts","prompt":"Check the Bluesky post by @news.bsky.social with rkey 3lc9abc456 in app.bsky.feed.post — how many likes, reposts, and quotes does it have right now?"},{"title":"Verifying post content before sharing","prompt":"I want to confirm what @alice.bsky.social actually wrote in their post with record key 3ladef789 in app.bsky.feed.post — can you fetch the text for me?"},{"title":"Tracking engagement on a specific post","prompt":"Fetch the engagement stats for the Bluesky post with author did:plc:abc123xyz, rkey 3lghij000, collection app.bsky.feed.post — I need the like, reply, and repost counts."}],"resultDescription":"Returns a JSON object containing the post's text content, author identifier, creation timestamp, and integer counts for likes, reposts, quotes, and replies.","failureModes":["Invalid or non-existent rkey returns an error or empty response","Unknown author DID/handle causes lookup failure","Incorrect collection name (not app.bsky.feed.post) returns no results","Payment failure via x402 protocol blocks the request","Rate limiting or upstream Bluesky API unavailability causes 5xx errors"],"whenToPreferThis":"Use this endpoint when you need to retrieve a specific, known Bluesky post by its AT Protocol identifiers (author, collection, rkey) and want both its text content and engagement metrics in a single call. Prefer it over scraping or the public Bluesky web UI when you need structured, machine-readable data. It is particularly suited for autonomous agents that already know the post identifiers and need engagement data programmatically.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:30:40.808Z","isFirstParty":false}