Developer API
Connect your tools to one client workspace.
REST API
Use your key in the Authorization header. Its data and permissions stay within the selected client workspace.
/api/v1Authorization: Bearer YOUR_GENOMOUS_KEY
Read-only keys can list models, projects, assets and generation status. Estimate keys can prepare quotes. Generation keys can approve a fixed-price quote with an explicit estimate limit.
Workspace keys
Available operations
GET /modelsModels and input schemas
GET /projectsClient campaign projects
GET /assetsPrivate client assets
GET /assets/:id/downloadAuthenticated file download
POST /quotesValidate settings and prepare pricing
POST /generationsApprove quote ID with maxEstimatedCredits (or maxEstimatedUsd)
GET /jobs/:idGeneration status
POST /pollRefresh or recover an existing job