Bluesky
communityDecentralized social network built on AT Protocol. Microblogging with custom feeds and moderation.
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
qsearch query (stringrequiredsorttop|latest (stringoptionallimitresults (integeroptionalReturns
posts[] with uri, cid, author, record.text, record.createdAt, replyCount, repostCount, likeCountGET
https://bsky.social/xrpc/app.bsky.actor.getProfileGet user profile
Parameters
actorhandle or DID (stringrequiredReturns
did, handle, displayName, description, avatar, followersCount, followsCount, postsCount, labels[]GET
https://bsky.social/xrpc/app.bsky.feed.getFeedGet a custom feed
Parameters
feedfeed URI (stringrequiredlimitresults (integeroptionalcursorpagination (stringoptionalReturns
feed[] with post.uri, post.author, post.record.text, post.likeCount, post.repostCount, reply, reason