Can I use builder.io with my SaaS application to provide full site customisation ability from my application?
Hi Mostafizur,
You can integrate Builder.io using the Write and Content APIs to enable content creation and editing. However, full site customization directly from Builder is not possible—certain aspects like routing, authentication, and backend logic remain controlled by our application. Builder is best suited for dynamic sections and visual content within predefined areas of the site.
Thank you,
Yes, you can, but it really depends on how much control you want to expose. Builder.io works well for managing page layouts and content, but if you’re aiming for full tenant-level customization in a SaaS app (styles, components, logic, permissions, etc.), you’ll likely need to build some constraints and an integration layer around it. It’s definitely possible, just not something that works out of the box.