Bluesky
communityDecentralized social network built on the AT Protocol with open algorithm marketplace.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://bsky.social/xrpc/app.bsky.feed.searchPostsSearch posts
Parameters
qkeyword (stringrequiredlimitresults (integeroptionalReturns
posts[] with uri, cid, author, record.text, record.createdAt, likeCount, repostCount, replyCountGET
https://bsky.social/xrpc/app.bsky.actor.getProfileGet profile
Parameters
actorhandle or DID (stringrequiredReturns
did, handle, displayName, description, avatar, followersCount, followsCount, postsCountGET
https://bsky.social/xrpc/app.bsky.feed.getTimelineGet feed
Parameters
limitresults (integeroptionalcursorpagination cursor (stringoptionalReturns
feed[] with post.uri, post.author, post.record.text, post.likeCount, post.repostCount, reply, reason