Printess is an integration product that one can use with any eCommerce System, landing page, or native mobile app. As such, we have developed a set of comprehensive APIs that empower you to realize all of your business ideas.
Printess allows for many different authorizations from only allowing the Editor to be called for Template customization, to full access. Learn about tokens and how to access them here: Authorization Tokens
The latest and most flexible way to build stunning UIs and integrate with easy.
Read more: Panel-UI
The return value of the api.load() call holds a reference to the Printess JS-API, your direct link to the Printess Editor. In our example, the variable is named api. You can read the full JS-API documentation here:
If you’re using typescript you’ll find the API type definition below:
The Backend API is meant for your workflow backend. With it you can create production-ready files, retrieve Template catalogs, and handle everything workflow-related. Backend Api