v1
latestOpenAPI 3.0.02026-07-1471718.0 KBBluesky 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
Example response
{
"success": true
}