{"uid":"cap_PfYawcT5ykNA2Wj9t1Krb","slug":"socialfetch-bluesky-profile-posts-lister-43f0b0f6","name":"SocialFetch Bluesky Profile Posts Lister","description":"List posts from a Bluesky profile by handle.","url":"https://api.socialfetch.dev/v1/bluesky/profiles/:handle/posts","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"],"type":"string"},"pathParams":{"type":"object","required":["handle"],"properties":{"handle":{"type":"string","maxLength":253,"minLength":1,"description":"Bluesky handle whose posts should be listed."}}},"queryParams":{"type":"object","properties":{"cursor":{"type":"string","minLength":1,"description":"Pagination cursor returned by a previous response."},"userId":{"type":"string","minLength":1,"description":"Optional Bluesky user id to speed up the request."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.014","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.014/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.014","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_CDFd7tVQOKvI7k-tiW9yV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.014","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists posts from a Bluesky user's profile by their handle, with pagination support.","exampleAgentPrompt":"Can you pull the recent posts from the Bluesky profile @jack.bsky.social and show me what they've been posting about lately?","exampleUseCases":null,"resultDescription":"A list of posts from the specified Bluesky profile, including post content and metadata, along with a pagination cursor to fetch additional pages of results.","failureModes":["Handle not found — returns an error if the Bluesky handle does not exist","Invalid handle format — handle exceeds 253 characters or is empty","Invalid cursor — pagination cursor is malformed or expired","Rate limiting — too many requests in a short period","Network timeout — Bluesky API is slow to respond"],"whenToPreferThis":"Use this endpoint when you need to retrieve multiple posts from a specific Bluesky user's profile by handle. Prefer this over the single-post endpoint when you want to analyze a user's posting history, monitor their content, or aggregate their feed. It supports pagination for retrieving large volumes of posts.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:57:37.286Z","isFirstParty":false}