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

Unstructured workflows API

The workflows API from Unstructured — 6 operation(s) for workflows.

Unstructured workflows API is one of 9 APIs that Unstructured 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 API documentation.

This API exposes 12 operations across 6 paths, and defines 28 schemas. It is described by OpenAPI 3.1.0, at version 1.5.58.

Requests are made against 2 base URLs: https://api.unstructuredapp.io, http://localhost:8000.

12 operations 6 paths 28 schemas 2 DELETE4 GET1 PATCH4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.5.58
Base URL
https://platform.unstructuredapp.io/api/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Unstructured workflows API declares 1 security scheme for authenticating requests. An API key is passed in the header as unstructured-api-key (ApiKeyAuth). By default, every request must be authenticated, though some operations may also be called without credentials.

Paths & Operations 12

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

workflows 12
POST
/api/v1/workflows/
Create Workflow
create_workflow 1 param body → 200422
GET
/api/v1/workflows/
List Workflows
list_workflows 13 params → 200422
GET
/api/v1/workflows/{workflow_id}
Get Workflow
get_workflow 2 params → 200422
PUT
/api/v1/workflows/{workflow_id}
Update Workflow
update_workflow 2 params body → 200422
DELETE
/api/v1/workflows/{workflow_id}
Delete Workflow
delete_workflow 2 params → 200422
POST
/api/v1/workflows/{workflow_id}/run
Run Workflow
run_workflow 2 params body → 202422
GET
/api/v1/workflows/{workflow_id}/notifications/channels
List Workflow Channels
list_workflow_channels_api_v1_workflows__workflow_id__notifications_channels_get 4 params → 200422
POST
/api/v1/workflows/{workflow_id}/notifications/channels
Create Workflow Channel
create_workflow_channel_api_v1_workflows__workflow_id__notifications_channels_post 2 params body → 201422
GET
/api/v1/workflows/{workflow_id}/notifications/channels/{channel_id}
Get Workflow Channel
get_workflow_channel_api_v1_workflows__workflow_id__notifications_channels__channel_id__get 3 params → 200422
PATCH
/api/v1/workflows/{workflow_id}/notifications/channels/{channel_id}
Update Workflow Channel
update_workflow_channel_api_v1_workflows__workflow_id__notifications_channels__channel_id__patch 3 params body → 200422
DELETE
/api/v1/workflows/{workflow_id}/notifications/channels/{channel_id}
Delete Workflow Channel
delete_workflow_channel_api_v1_workflows__workflow_id__notifications_channels__channel_id__delete 3 params → 204422
POST
/api/v1/workflows/{workflow_id}/notifications/channels/{channel_id}/verify
Verify Workflow Channel
verify_workflow_channel_api_v1_workflows__workflow_id__notifications_channels__channel_id__verify_post 3 params body → 204422

Schemas 28

The contract defines 28 schemas that model the data the API accepts and returns. The most detailed are WorkflowInformation (12 properties), JobInformation (9 properties), CreateWorkflow (9 properties), UpdateWorkflow (9 properties). Each schema is shown below with its type and property counts.

CronTabEntry
object
1 property 1 required
EmailChannelConfigResponse
object
Email config in response (no sensitive data).
4 properties 2 required
ValidationError
object
5 properties 3 required
WorkflowState
string
VerifyChannelRequest
object
Request to verify an email channel with a verification code.
1 property 1 required
HTTPValidationError
object
1 property
WorkflowJobType
string
WorkflowSchedule
object
1 property 1 required
NotificationEventType
string
Webhook event types derived from internal JOBSTATUSCHANGEDV1 statuses.
EmailChannelConfig
object
User-configurable email settings.
3 properties 1 required
CreateWebhookChannelRequest
object
Request to create a webhook notification channel.
6 properties 2 required
CreateEmailChannelRequest
object
Request to create an email notification channel.
5 properties 2 required
ChannelType
string
Notification delivery channel types.
Body_run_workflow
object
1 property
CreateWorkflow
object
9 properties 2 required
UpdateChannelRequest
object
Common fields for all channel update requests.
7 properties
UpdateWorkflow
object
9 properties
WorkflowInformation
object
12 properties 7 required
WorkflowType
string
NodeFileMetadata
object
4 properties 4 required
SortDirection
string
JobStatus
string
EmailChannelConfigUpdate
object
User-configurable email settings.
3 properties
ChannelListResponse
object
List response for notification channels (no pagination, max 50 per scope).
1 property 1 required
WorkflowNode
object
5 properties 3 required
EmailChannelResponse
object
Response for email notification channel.
8 properties 6 required
JobInformation
object
9 properties 5 required
WebhookChannelResponse
object
Response for webhook notification channel.
8 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unstructured-workflows-api-openapi.yml Raw ↑

Other APIs Unstructured publishes across the network.

Unstructured channels API
Unstructured destinations API
Unstructured general API
Unstructured jobs API
Unstructured notifications API
Unstructured sources API
Unstructured templates API
Unstructured workflow-channels API
Where this information came from

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