Creavax
CREAVAX API

SHIP CREATIVE AIINSIDE YOUR PRODUCT

Use versioned endpoints for generations, template runs, model discovery, credit quotes, private assets and signed webhooks—without rebuilding the underlying creative infrastructure.

01 / OVERVIEW

FROM ENDPOINT TO FINISHED ASSET

Create API keys with scoped access, quote the cost before execution, submit asynchronous jobs and receive signed status updates when production finishes.

Developer request consoleCREAVAX API
RequestPOST /api/v1/developer/generations{ "generation_type": "image",  "prompt": "Luxury campaign" }
202Queued job
API keyscope: generate
Queuejob_01J...
Signed callbackgeneration.completed
Webhook200 OK
02 / WORKFLOW

REQUEST / QUEUE / DELIVER

Authenticate, quote, submit and receive finished work through a developer surface designed around asynchronous creative jobs.

01

Create a scoped key

Grant only the capabilities required by the product or integration.

02

Quote and submit

Check credit cost, then create a generation or run a published template.

03

Track the queue

Poll job status or listen for signed webhook events.

04

Deliver private assets

Return finished outputs through account- and team-scoped asset routes.

03 / CAPABILITIES

INFRASTRUCTURE FOR PRODUCTION APPS

Use stable endpoints, scoped credentials and signed delivery events without exposing first-party application internals.

01

Scoped API keys

Separate integrations by project and expose only the permissions each client needs.

02

Versioned endpoints

Build against a stable developer surface for generations, templates, assets and credits.

03

Signed webhooks

Verify callbacks and keep public developer routes separate from first-party app APIs.

04 / INTEGRATION

YOUR PRODUCTCREAVAX INFRASTRUCTURE

Connect generations, templates, assets and asynchronous jobs to your application through one developer layer.

POST → QUEUED → WEBHOOK → ASSET
CREAVAX API

BUILD ON CREAVAX INFRASTRUCTURE

Add generation and workflow execution to your product while Creavax handles routing, queues, credits and asset delivery.

Manage API access