Build on Vera
Vera is built to be extended. Whether you’re a developer at a trade business building internal tools, or a software company integrating Vera into a larger workflow - this section covers everything you need to build on top of Vera.
You can embed custom HTML/JavaScript tools directly into the Vera interface using the Vera Bridge, or automate and sync data server-to-server using the Public REST API. Both are designed to be straightforward to start with and grow with your needs.
Vera BridgeEmbed HTML/JS tools inside Vera. No API keys - the bridge inherits the user's session.
Public REST APIServer-to-server integration with API key auth. Read customers, products, quotes; create quotes.