cURL
curl --request GET \ --url https://api.example.com/blog/{public_slug}/feed
Get a published blog post as an RSS 2.0 feed item
curl -X GET "https://app.shipstar.ai/api/v1/blog/weekly-update-march-31-2025/feed"
Content-Type: application/xml
Was this page helpful?