xrpc
Number of APIs: 168
-
app.bsky.actor.get Preferences GET {{baseUrl}}/xrpc/app.bsky.actor.getPreferences
-
app.bsky.actor.get Profile GET {{baseUrl}}/xrpc/app.bsky.actor.getProfile?actor=<at-identifier>
-
app.bsky.actor.get Profiles GET {{baseUrl}}/xrpc/app.bsky.actor.getProfiles?actors=<at-identifier>&actors=<at-identifier>
-
app.bsky.actor.get Suggestions GET {{baseUrl}}/xrpc/app.bsky.actor.getSuggestions?limit=50&cursor=<string>
-
app.bsky.actor.put Preferences POST {{baseUrl}}/xrpc/app.bsky.actor.putPreferences
-
app.bsky.actor.search Actors GET {{baseUrl}}/xrpc/app.bsky.actor.searchActors?q=<string>&limit=25&cursor=<string>
-
app.bsky.actor.search Actors Typeahead GET {{baseUrl}}/xrpc/app.bsky.actor.searchActorsTypeahead?q=<string>&limit=10
-
app.bsky.feed.describe Feed Generator GET {{baseUrl}}/xrpc/app.bsky.feed.describeFeedGenerator
-
app.bsky.feed.get Actor Feeds GET {{baseUrl}}/xrpc/app.bsky.feed.getActorFeeds?actor=<at-identifier>&limit=50&cursor=<string>
-
app.bsky.feed.get Actor Likes GET {{baseUrl}}/xrpc/app.bsky.feed.getActorLikes?actor=<at-identifier>&limit=50&cursor=<string>