Options for posting using the Bluesky API
JSON for a basic post with a link, hashtag, and image/video using the Bluesky API. Please see Bluesky Media Guidelines and Bluesky Authorization for more information.:
Link previews in posts are supported. Include a link in the post text and the Ayrshare API will automatically add a link preview to the post.
Mention another Bluesky handle by adding @handle
in the post text. For example:
Please review the important rules on mentions.
Add Bluesky alternative text, also known as alt text, to an image or video. Bluesky alt text is an accessibility feature used for additional user info and screen readers.
Use the altText
in the blueSkyOptions
object.
Each alt text must correspond to an image or video in the mediaUrls
array.
The alt text will be applied to each media item in order.
Please see Bluesky Character Limits for more information.