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

CoreStory workflows API

The workflows API from CoreStory — 7 operation(s) for workflows.

CoreStory workflows API is one of 47 APIs that CoreStory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Workflows. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 13 operations across 7 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.26.2.

Requests are made against a single base URL, /.

13 operations 7 paths 21 schemas 1 DELETE7 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.26.2
Base URL
https://c2s.corestory.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — Enter the Bearer token from Clerk authentication

Paths & Operations 13

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

workflows 13
GET
/api/projects/{project_id}/workflows/definitions
List workflow definitions
list_workflow_definitions 1 param → 200default
GET
/api/projects/{project_id}/workflows/definitions/{workflow_type}
Get workflow definition
get_workflow_definition 2 params → 200default404
GET
/api/projects/{project_id}/workflows/documents
List workflow documents
list_workflow_documents 3 params → 200default
POST
/api/projects/{project_id}/workflows/{workflow_id}/document
Generate workflow document
generate_workflow_document 2 params → 202default404
GET
/api/projects/{project_id}/workflows/{workflow_id}/document
Get workflow document
get_workflow_document 2 params → 200default404
PATCH
/api/projects/{project_id}/workflows/{workflow_id}/document
Update workflow document
update_workflow_document 2 params body → 200default404
POST
/api/projects/{project_id}/workflows
Create a new workflow
create_workflow 1 param body → 201default
GET
/api/projects/{project_id}/workflows
List workflows
list_workflows 5 params → 200default
GET
/api/projects/{project_id}/workflows/{workflow_id}
Get workflow details
get_workflow 2 params → 200default404
PATCH
/api/projects/{project_id}/workflows/{workflow_id}
Update workflow
update_workflow 2 params body → 200default404
DELETE
/api/projects/{project_id}/workflows/{workflow_id}
Delete workflow
delete_workflow 2 params → 204default404
GET
/api/projects/{project_id}/workflows/{workflow_id}/messages
List workflow messages
list_workflow_messages 2 params → 200default404
POST
/api/projects/{project_id}/workflows/{workflow_id}/messages
Send workflow message or navigate steps
send_workflow_message 2 params body → 200default409404

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are WorkflowDetailResponse (12 properties), WorkflowResponse (11 properties), WorkflowDefinition (8 properties), WorkflowDocumentResponse (7 properties). Each schema is shown below with its type and property counts.

WorkflowResponse
object
Response schema for a workflow instance.
11 properties 9 required
WorkflowMessageCreate
object
Request schema for sending a message or performing a step action.
3 properties
PaginatedResponse_WorkflowDocumentResponse_
object
2 properties 2 required
PaginatedResponse_WorkflowResponse_
object
2 properties 2 required
WorkflowDocumentResponse
object
Response schema for a workflow document.
7 properties 6 required
WorkflowDocumentGenerateAccepted
object
Response returned when document generation is accepted (202).
2 properties 1 required
WorkflowCreate
object
Request schema for creating a workflow.
2 properties 1 required
WorkflowDefinition
object
Full workflow definition with all steps and suggestions.
8 properties 7 required
WorkflowDefinitionSummary
object
Summary of a workflow definition for listing.
6 properties 5 required
WorkflowMessageResponse
object
Response schema for a single workflow message.
7 properties 5 required
WorkflowUpdate
object
Request schema for updating a workflow.
2 properties
WorkflowDetailResponse
object
Response schema for workflow details including definition.
12 properties 10 required
WorkflowStatus
string
Workflow status enumeration.
WorkflowMessagesListResponse
object
Response schema for listing workflow messages.
1 property 1 required
ErrorSchema
object
1 property 1 required
PaginationMeta
object
4 properties 4 required
WorkflowDocumentUpdate
object
Request schema for updating a workflow document.
1 property 1 required
StepEvaluationResponse
object
Structured result from the step-completion evaluator.
6 properties 3 required
ErrorBody
object
3 properties 2 required
StepSuggestion
object
A suggestion chip for a workflow step.
5 properties 4 required
WorkflowStep
object
A step within a workflow definition.
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

corestory-workflows-api-openapi.yml Raw ↑

Other APIs CoreStory publishes across the network.

CoreStory admin API
CoreStory api_debugging API
CoreStory api_key_management API
CoreStory artifacts API
CoreStory billing API
CoreStory cache API
CoreStory ciu API
CoreStory clerk_authentication API
CoreStory context API
CoreStory conversations API
CoreStory discovery API
CoreStory document_formatters API
Where this information came from

This is an independent, third-party profile of CoreStory 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.