FAQs
Q: How do I create a Template?
A: You can create Templates and add TemplateSides and TemplateColors, and set Sizes all through the Client Dashboard. Or, if you prefer to do it in a more automated fashion, you do it all through the API as well. You don't need Templates to utilize our image generation APIs.
Q: What is the DesignSide.canvasStateUrl field for?
A: This is utility field you can use if you've saved up some state / steps in your canvas that your users are drawing on and need to be able to retrieve or replay it later. It's optional.
Q: How do I get the available Styles I can use to generate images?
A: Call GET /styles
Updated 20 days ago