xrpc

Number of APIs: 168

  1. app.bsky.actor.get Preferences GET {{baseUrl}}/xrpc/app.bsky.actor.getPreferences

  2. app.bsky.actor.get Profile GET {{baseUrl}}/xrpc/app.bsky.actor.getProfile?actor=<at-identifier>

  3. app.bsky.actor.get Profiles GET {{baseUrl}}/xrpc/app.bsky.actor.getProfiles?actors=<at-identifier>&actors=<at-identifier>

  4. app.bsky.actor.get Suggestions GET {{baseUrl}}/xrpc/app.bsky.actor.getSuggestions?limit=50&cursor=<string>

  5. app.bsky.actor.put Preferences POST {{baseUrl}}/xrpc/app.bsky.actor.putPreferences

  6. app.bsky.actor.search Actors GET {{baseUrl}}/xrpc/app.bsky.actor.searchActors?q=<string>&limit=25&cursor=<string>

  7. app.bsky.actor.search Actors Typeahead GET {{baseUrl}}/xrpc/app.bsky.actor.searchActorsTypeahead?q=<string>&limit=10

  8. app.bsky.feed.describe Feed Generator GET {{baseUrl}}/xrpc/app.bsky.feed.describeFeedGenerator

  9. app.bsky.feed.get Actor Feeds GET {{baseUrl}}/xrpc/app.bsky.feed.getActorFeeds?actor=<at-identifier>&limit=50&cursor=<string>

  10. app.bsky.feed.get Actor Likes GET {{baseUrl}}/xrpc/app.bsky.feed.getActorLikes?actor=<at-identifier>&limit=50&cursor=<string>