abyssale.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Auth
test
auth.test
Test Abyssale API key authentication validity
Risk: read
Designs
list
designs.list
Get a list of designs in Abyssale
Risk: read
Output:
object[]
Output full type
Output full type
Fonts
list
fonts.list
Get a list of available fonts in Abyssale
Risk: read
Output:
object[]
Output full type
Output full type
Generation
batch
generation.batch
Start an asynchronous multi-format generation from an Abyssale design
Risk: write
elements full type
elements full type
html5 full type
html5 full type
gif full type
gif full type
video full type
video full type
print full type
print full type
pages full type
pages full type
image
generation.image
Synchronously generate a single image from an Abyssale design
Risk: write
elements full type
elements full type
file full type
file full type
format full type
format full type
template full type
template full type
project full type
project full type
status
generation.status
Poll the status of an asynchronous generation request
Risk: read
Output
errors full type
errors full type
Projects
create
projects.create
Create a new project in Abyssale
Risk: write
Output