# aPriori Workflow API

**Canonical:** https://apis.io/apis/apriori/apriori-workflow-api/  
**Provider:** aPriori — https://apis.io/providers/apriori/  
**Base URL:** http://localhost/api  
**Documentation:** https://docs.apriori.com/en/Connect/apc/rarg/overview/

aPriori Workflow API is one of 2 APIs that [aPriori](https://apis.io/providers/apriori/) publishes on the [APIs.io](https://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, API documentation, an API reference, authentication docs, and a changelog.

Workflows Controller

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/workflows` | Returns a list of all workflows |
| GET | `/api/workflows/{workflowIdentity}` | Returns details to a given workflow |
| POST | `/api/workflows/{workflowIdentity}/{action}` | Runs a workflow action |
| GET | `/api/workflows/{workflowIdentity}/jobs` | Returns a list of jobs to a given workflow |
| GET | `/api/workflows/{workflowIdentity}/jobs/{jobIdentity}` | Returns details to a workflow job |
| POST | `/api/workflows/{workflowIdentity}/jobs/{jobIdentity}/{action}` | Runs a job action |
| GET | `/api/workflows/{workflowIdentity}/jobs/{jobIdentity}/results` | Returns the results for all parts within a job |
| GET | `/api/workflows/{workflowIdentity}/jobs/{jobIdentity}/parts/{plmPartIdentity}/results` | Returns the results for a part within a job |

## Machine-readable artifacts (8)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/openapi/apriori-workflow-api-openapi.yml
- **Documentation** — https://docs.apriori.com/en/Connect/apc/sag/REST-API-Management-Responsibilities/
- **APIReference** — https://docs.apriori.com/en/Connect/apc/rarg/overview/
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/authentication/apriori-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/conventions/apriori-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/errors/apriori-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/data-model/apriori-data-model.yml
- **ChangeLog** — https://raw.githubusercontent.com/api-evangelist/apriori/refs/heads/main/changelog/apriori-changelog.yml

## Other aPriori APIs (1)

- [aPriori Agent API](https://apis.io/apis/apriori/apriori-agent-api/)

## Tags

Workflows

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/apriori/apriori-workflow-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/apriori/.
