Blogs
Publish posts and embed your blog on any site.
Write and publish posts in the dashboard, then embed the reading experience anywhere with one script tag.
Embed the blog
html
<script src="https://app.softsolz.uk/softsolz.js" data-public-key="pk_live_your_key" data-service-id="blogs"></script>Read posts from your server
bash
curl https://app.softsolz.uk/api/v1/services/blogs/posts/published \ -H "Authorization: Bearer sk_live_your_key"Next
Browse every endpoint in the API Reference, or read the product walkthrough on docs.softsolz.uk.