Skip to main content
Every dreamstudio.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.

Engines

list

engines.list List Stability engines available to this API key. The v1 API returns the full list with no pagination. Risk: read
Input: empty object Output

Generation

imageFromImage

generation.imageFromImage Generate a new image from an init image and text prompts via POST /v1/generation//image-to-image Risk: write
Input
Output

User

account

user.account Get the authenticated Stability user id, email, organizations, and profile picture Risk: read
Input: empty object Output

balance

user.balance Get the credit balance of the Stability account tied to the API key Risk: read
Input: empty object Output