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

Shuffle Workflows API

The Workflows API from Shuffle — 9 operation(s) for workflows.

Shuffle Workflows API is one of 9 APIs that Shuffle 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, an API reference, a getting-started guide, pricing, an engineering blog, and 3 JSON Schemas.

This API exposes 12 operations across 9 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against 2 base URLs: https://shuffler.io/api/v1, https://{domain}/api/v1.

12 operations 9 paths 5 schemas 2 DELETE5 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://shuffler.io/api/v1
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — API key obtained from Shuffle profile settings. Include as: Authorization: Bearer

Paths & Operations 12

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

Workflows 12
GET
/workflows
List Workflows
listWorkflows 1 param → 200401
POST
/workflows
Create Workflow
createWorkflow body → 200401
GET
/workflows/{id}
Get Workflow
getWorkflow 1 param → 200
PUT
/workflows/{id}
Update Workflow
updateWorkflow 1 param body → 200
DELETE
/workflows/{id}
Delete Workflow
deleteWorkflow 1 param → 200
POST
/workflows/{id}/execute
Execute Workflow
executeWorkflow 1 param body → 200
GET
/workflows/{id}/executions
Get Workflow Executions
getWorkflowExecutions 3 params → 200
GET
/workflows/{id}/executions/{exec_id}/abort
Abort Workflow Execution
abortWorkflowExecution 2 params → 200
POST
/workflows/{id}/schedule
Schedule Workflow
scheduleWorkflow 1 param body → 200
DELETE
/workflows/{id}/schedule/{sched_id}
Delete Workflow Schedule
deleteWorkflowSchedule 2 params → 200
GET
/workflows/schedules
List Workflow Schedules
listWorkflowSchedules → 200
POST
/streams/results
Get Execution Results
getExecutionResults body → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Workflow (10 properties), Execution (7 properties), ExecutionResults (5 properties), ExecutionResponse (3 properties). Each schema is shown below with its type and property counts.

Workflow
object
10 properties
ExecutionResults
object
5 properties
Execution
object
7 properties
ApiResponse
object
3 properties
ExecutionResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shuffle-workflows-api-openapi.yml Raw ↑

Other APIs Shuffle publishes across the network.

Shuffle Administration API
Shuffle Apps API
Shuffle Datastore API
Shuffle Files API
Shuffle Notifications API
Shuffle Organizations API
Shuffle Triggers API
Shuffle Users API
Where this information came from

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