Developers, consider this example.
First, here's the packet of information I'm sending to Bluesky to get it to post something.
- {
- "title": "",
- "description": "Room for One More on Mount Rushmore?",
- "mailaddress": "",
- "password": "",
- "urlsite": "https://bsky.social/",
- "link": "https://politicalwire.com/2025/06/29/room-for-one-more-on-mount-rushmore/"
- }
And here's what comes back.
- {
- "uri": "at://did:plc:zxb2lwpxo4axkkkgjwqand24/app.bsky.feed.post/3lsqtoowg2h2h",
- "cid": "bafyreifhet2772xmic24qr4xbui4l5lllvgek2a7kmmchojwwkufvzalci",
- "commit": {
- "cid": "bafyreicjjsd4ixlezubezaxzfaqxxpwlvoxdqwyxblnme5uh6ehklxth3a",
- "rev": "3lsqtoowpsx2h"
- }
- }