v1

latestOpenAPI 3.0.02026-07-1471718.0 KB
Bluesky by Unshape

Test credentials

Auth the user with the credentials passed as headers.

get/bluesky/me

Headers

X-Bluesky-Usernamestring required

Bluesky username

X-Bluesky-Emailstring required

Bluesky email

X-Bluesky-App-Passwordstring required

Generated app password. A password you generate by heading to https://bsky.app/settings/app-passwords

Response

Success - Authentication succeeded

successboolean

Indicates whether the operation was successful.

Example response

{
  "success": true
}
All 7 operations