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

Infoworks Workflows API

The Workflows API from Infoworks — 20 operation(s) for workflows.

Infoworks Workflows API is one of 64 APIs that Infoworks 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, authentication docs, API documentation, and an API reference.

This API exposes 24 operations across 20 paths. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, {protocol}://{host}:{port}/v3.

24 operations 20 paths 0 schemas 1 DELETE11 GET1 PATCH10 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://{host}:{port}/v3
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Infoworks Workflows API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP basic authentication (BasicAuth).

Paths & Operations 24

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

Workflows 24
GET
/domains/{domain_id}/workflows
Get list of all Workflows for a domain with {domainid}.
getDomainWorkflows 7 params → 200400401403500
POST
/domains/{domain_id}/workflows
Create Workflow for a domain with {domainid}.
createWorkflow 2 params body → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}
Gets a workflow with {workflowid} in domain with {domainid}.
getWorkflow 2 params → 200400401403500
DELETE
/domains/{domain_id}/workflows/{workflow_id}
Deletes a workflow with {workflowid} in domain with {domainid}.
submitJob 2 params → 200400401403500
PATCH
/domains/{domain_id}/workflows/{workflow_id}
Update a workflow with {workflowid} in domain with {domainid}.
updateWorkflow 2 params body → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/config-migration
Exports workflow configuration
getExportConfigForMigration 3 params → 200400401403500
PUT
/domains/{domain_id}/workflows/{workflow_id}/config-migration
Imports workflow configuration
importConfigForMigration 2 params body → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/start
Runs the latest workflow
startWorkflow 3 params body → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/pause
This will pause all running builds of workflow with {workflowid}.
pauseWorkflow 3 params → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/resume
This will resume all paused builds of workflow with {workflowid}.
resumeWorkflow 3 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/lineage
Get workflow lineage
getWorkflowLineage 2 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/ancestors
Get workflow ancestors
getWorkflowAncestors 2 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/runs
This will get all builds of workflow with {workflowid}.
getWorkflowRunsByWorkflowId 8 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}
This will get a specific build of workflow with {workflowid}.
getWorkflowRun 4 params → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}/restart
This will restart running workflow with {workflowid}.
restartWorkflowRun 3 params body → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}/cancel
This will cancel running workflow with {workflowid} for build with workflowrunid.
cancelWorkflowRun 3 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}/tasks/{task_id}/logs
Get task logs for a workflow run
getWorkflowRunTaskLogsByAttempt 5 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}/tasks/{task_id}/logs/download
Download task logs for a workflow run
downloadWorkflowRunTaskLogs 4 params → 200400401403500
GET
/domains/{domain_id}/workflows/{workflow_id}/parents
Gets parents workflow details of the workflow
getWorkflowParents 2 params → 200400401403500
POST
/domains/{domain_id}/workflows/{workflow_id}/runs/{workflow_run_id}/tasks/{task_id}/variables
Set workflow variables for a task in a workflow run
setWorkflowVariableForWorkflowRun 4 params body → 200400401403500
POST
/prodops/workflow_runs
Get Workflows
body → 200400401403500
GET
/prodops/workflow_runs/{run_id}/jobs
Retrieves the job details
getProdopsJobs 1 param → 200400401403500
POST
/prodops/workflows/restart
Restart Multiple Workflows
restartMultipleWorkflowRunsForProdOps body → 200400401403500
POST
/prodops/workflows/cancel
Cancel Multiple Workflows
cancelMultipleWorkflowRunsForProdOps body → 200400401403500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

infoworks-workflows-api-openapi.yml Raw ↑

Other APIs Infoworks publishes across the network.

Infoworks Admin Configurations API
Infoworks Admin Metadata Backup API
Infoworks Admin Metadata Cleanup API
Infoworks Admin Schedules API
Infoworks Admin Subscribers API
Infoworks Admin Workflows API
Infoworks Audits API
Infoworks Billing Metering Data API
Infoworks Clear Cache API
Infoworks Configurations API
Infoworks Connections API
Infoworks Custom Audit Columns API
Where this information came from

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