Bluesky API
Bluesky User posts API
List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON.
POST/v1/run/bluesky.user_posts
Requests
-
30d
Provider network
Providers ranked by traffic
Try it
Make your first request
Loading...
Full parameter and response reference - every field, type, and example for this endpoint.
Reference
Request, response, and price
Last verified 2026-09-16 · uptime and latency measured over 30d| Field | Type | Example value |
|---|---|---|
| Price | ||
| Price per request | USD | $0.0012 |
| Price /1k req | USD | $1.20 |
FAQ
About the Bluesky User posts API
The AnyAPI Bluesky User posts API returns Bluesky user posts data as normalized JSON from one POST call to /v1/run/bluesky.user_posts. List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON. AnyAPI routes each request across 2 sources and falls back automatically when one fails. It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum.
It costs from $1.20 per 1,000 requests, in US dollars with no subscription and no monthly minimum. You fund one USD wallet, each call draws it down, and a failed request costs $0.
List a Bluesky account's recent posts (text, author handle, like, reply, and repost counts) by handle as clean JSON. The response is normalized JSON with the same envelope every AnyAPI endpoint returns, so parsing a second endpoint is a change of URL and nothing else.