Accounts
Get Bluesky account settings
Returns the account's default post languages (defaultLangs), applied at publish time whenever a post's platformSpecificData.langs is absent. Null when no default is set.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
Response Body
application/json
application/json
application/json
{ "defaultLangs": [ "string" ]}Was this page helpful?
Check accounts health
Returns health status of all connected accounts including token validity, permissions, and issues needing attention.
Get follower stats
Returns follower count history and growth metrics for connected accounts. Requires analytics add-on subscription. Follower counts are refreshed once per day.