aiendpoint.dev
ServicesBluesky

Bluesky

community

Decentralized social network built on AT Protocol. Microblogging with custom feeds and moderation.

Visit site ↗

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.

https://bsky.appbearercommunicationconfidence: 90/1000 discoveries1 contributors
GEThttps://bsky.social/xrpc/app.bsky.feed.searchPosts

Search posts

Parameters

qsearch query (stringrequired
sorttop|latest (stringoptional
limitresults (integeroptional

Returns

posts[] with uri, cid, author, record.text, record.createdAt, replyCount, repostCount, likeCount
GEThttps://bsky.social/xrpc/app.bsky.actor.getProfile

Get user profile

Parameters

actorhandle or DID (stringrequired

Returns

did, handle, displayName, description, avatar, followersCount, followsCount, postsCount, labels[]
GEThttps://bsky.social/xrpc/app.bsky.feed.getFeed

Get a custom feed

Parameters

feedfeed URI (stringrequired
limitresults (integeroptional
cursorpagination (stringoptional

Returns

feed[] with post.uri, post.author, post.record.text, post.likeCount, post.repostCount, reply, reason