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

Activiti Process API

The Process API from Activiti — 10 operation(s) for process.

Activiti Process API is one of 43 APIs that Activiti publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 11 operations across 10 paths, and defines 18 schemas. It is described by OpenAPI 3.2.0, at version 1.4.0.

Requests are made against a single base URL, https://{host}/activiti-app.

11 operations 10 paths 18 schemas 1 DELETE7 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.4.0
Base URL
https://your-activiti-host/activiti-rest/service
Authentication
HTTP Basic
License
Resource Areas
1

Authentication & Security 1

Activiti Process API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth). By default, every request must be authenticated.

  • basicAuth — HTTP Basic Authentication using valid Activiti user credentials

Paths & Operations 11

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

Process 11
GET
/api/enterprise/process-definitions
Retrieve a list of process definitions
getProcessDefinitionsUsingGET 2 params → 200401403404
GET
/api/enterprise/process-definitions/{processDefinitionId}/start-form
Retrieve the start form for a process definition
getProcessDefinitionStartFormUsingGET → 200401403404
GET
/api/enterprise/process-definitions/{processDefinitionId}/start-form-values/{field}
Retrieve field values (eg. the typeahead field)
getRestFieldValuesUsingGET → 200401403404
GET
/api/enterprise/process-definitions/{processDefinitionId}/start-form-values/{field}/{column}
Retrieve field values (eg. the table field)
getRestTableFieldValuesUsingGET → 200401403404
POST
/api/enterprise/process-instances
Start a process instance
startNewProcessInstanceUsingPOST body → 200201401403404
POST
/api/enterprise/process-instances/filter
Filter a list of process instances
filterProcessInstancesUsingPOST body → 200201401403404
POST
/api/enterprise/process-instances/query
Retrieve a list of process instances
getProcessInstancesUsingPOST body → 200201401403404
GET
/api/enterprise/process-instances/{processInstanceId}
Retrieve a process instance information
getProcessInstanceUsingGET 1 param → 200401403404
DELETE
/api/enterprise/process-instances/{processInstanceId}
Delete a process instance
deleteProcessInstanceUsingDELETE 1 param → 200204401403
GET
/api/enterprise/process-instances/{processInstanceId}/field-content
Retrieve content attached to process instance fields
getProcessInstanceContentUsingGET 1 param → 200401403404
GET
/api/enterprise/process-instances/{processInstanceId}/start-form
Get process start form
getProcessInstanceStartFormUsingGET 1 param → 200401403404

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are FormFieldRepresentation (30 properties), FormDefinitionRepresentation (19 properties), ProcessInstanceRepresentation (17 properties), ConditionRepresentation (8 properties). Each schema is shown below with its type and property counts.

ProcessInstanceFilterRequestRepresentation
object
5 properties
FormValueRepresentation
object
2 properties
ProcessInstanceRepresentation
object
17 properties
RestVariable
object
5 properties
FormTabRepresentation
object
3 properties
FormDefinitionRepresentation
object
19 properties
LayoutRepresentation
object
3 properties
ResultListDataRepresentation
object
4 properties
ProcessInstanceFilterRepresentation
object
6 properties
CreateProcessInstanceRepresentation
object
4 properties
ObjectNode
AbstractRepresentation
LightUserRepresentation
object
6 properties
ConditionRepresentation
object
8 properties
FormJavascriptEventRepresentation
object
2 properties
OptionRepresentation
object
2 properties
FormOutcomeRepresentation
object
2 properties
FormFieldRepresentation
object
30 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activiti-process-api-openapi.yml Raw ↑

Other APIs Activiti publishes across the network.

Activiti Cloud Runtime Bundle API
Activiti About API
Activiti Admin Endpoints API
Activiti Admin Groups API
Activiti Admin Tenants API
Activiti Admin Users API
Activiti Alfresco API
Activiti Apps API
Activiti Apps Definition API
Activiti Apps Runtime API
Activiti Comments API
Activiti Content API
Where this information came from

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