Skip to main content
Every 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
Input: empty object Output

Designs

list

designs.list Get a list of designs in Abyssale Risk: read
Input Output: object[]

Fonts

list

fonts.list Get a list of available fonts in Abyssale Risk: read
Input Output: object[]

Generation

batch

generation.batch Start an asynchronous multi-format generation from an Abyssale design Risk: write
Input
Output

image

generation.image Synchronously generate a single image from an Abyssale design Risk: write
Input
Output

status

generation.status Poll the status of an asynchronous generation request Risk: read
Input Output

Projects

create

projects.create Create a new project in Abyssale Risk: write
Input Output