Public APIs are now available for Blogs 🤩

We’re thrilled to announce the release of public API support for Blog, Blog Post, Category and Author Modules in Blog as part of the Phase 1 release.

These APIs will enable developers to perform all the necessary operations on the above entities.

We’ve added a few new scopes for accessing the Blogs-

blogs/post.write

blogs/post-update.write

blogs/check-slug.readonly

blogs/category.readonly

blogs/author.readonly

Developers will be able to use the APIs seamlessly through Blog creation flow. This will help you to get it automated and more seamlessly content generation.