Generation
Generating visuals with the Abyssale REST API
API Generation Fundamentals
Our platform provides flexible design generation capabilities through two primary modes:
Design type: static
Immediate asset creation
Direct response with generated asset URL
Design type: static / animated / print / print_multipage
Batch asset creation
Request tracking via generation ID
Supports webhook and polling retrieval
Getting Started with Design Generation
Identify Design Type: Understand the specific type of design you're working with: static, animated, print, or multi-page print.
Retrieve Design Configuration: Locate your design ID and default payload through the API panel in the design builder.
Choose the generation mode base on the design type:
Synchronous Generation: static
Asynchronous Generation: static / animated / print / print_multipage
Element Customization: Configure specific layer properties, content, to match your needs.
Error Handling: Manage potential generation issues through comprehensive error checking.
Last updated