How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Civitai Workflows API

Submit and manage generation workflows.

Civitai Workflows API is one of 12 APIs that Civitai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, and 3 JSON Schemas.

This API exposes 6 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version v2.

Requests are made against a single base URL, https://orchestration.civitai.com.

6 operations 2 paths 8 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v2
Server
https://orchestration.civitai.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Civitai Workflows API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (token) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Personal API token issued at https://civitai.com/user/account.

Paths & Operations 6

Across 2 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Workflows 6

Submit and manage generation workflows.

POST
/v2/consumer/workflows
Submit Workflow
submitWorkflow body → 202400401402429
GET
/v2/consumer/workflows
Query Workflows
queryWorkflows 4 params → 200
GET
/v2/consumer/workflows/{workflowId}
Get Workflow
getWorkflow 1 param → 200404
PUT
/v2/consumer/workflows/{workflowId}
Update Workflow
updateWorkflow 1 param body → 200
PATCH
/v2/consumer/workflows/{workflowId}
Patch Workflow
patchWorkflow 1 param body → 200
DELETE
/v2/consumer/workflows/{workflowId}
Delete Workflow
deleteWorkflow 1 param → 204

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are StepInput (18 properties), Workflow (8 properties), WorkflowStepResult (6 properties), WorkflowRequest (5 properties). Each schema is shown below with its type and property counts.

Error
object
3 properties
Workflow
object
8 properties
WorkflowUpdate
object
2 properties
WorkflowStepResult
object
6 properties
StepInput
object
Recipe-specific input. The shape depends on $type. Common image-gen properties shown.
18 properties
WorkflowRequest
object
5 properties 1 required
WorkflowStep
object
4 properties 2 required
Job
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

civitai-workflows-api-openapi.yml Raw ↑

Other APIs Civitai publishes across the network.

Civitai OAuth API
Civitai Blobs API
Civitai Creators API
Civitai Enums API
Civitai Images API
Civitai Models API
Civitai ModelVersions API
Civitai Permissions API
Civitai Tags API
Civitai Users API
Civitai Vault API
Where this information came from

This is an independent, third-party profile of Civitai Workflows API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.