Bildy PHP API provides developers tools to manage data. This API helps you add, update and remove data keeping everything in line with Bildy editor.
API functions resemble B:tags and can in fact be used together with them. For example, you can get data with B:tag (<b:get>) and then use PHP API to display and manipulate that data.
Please note: There are currently still some document pages missing from this section of template development documentation. We are working to create a complete documentation for all of the important PHP API classes and methods.