Tag: Bluesky
-

Authenticate a session to get a bearer token
Create an authenticated session and obtain a bearer token for use with the Bluesky API when creating or modifying records.
-

List a user’s followers and follows
List a Bluesky user’s followers and follows programmatically so that they can be compared to identify mismatches.
-

Resolve a handle into a DID
Bluesky handles can be changed but the underlying DID is persistent. Learn how to lookup the DID from a handle, for use in API calls.