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 Models API

Api Model Resource

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

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

This API exposes 13 operations across 9 paths, and defines 5 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.

13 operations 9 paths 5 schemas 1 DELETE5 GET6 POST1 PUT

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 Models 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 13

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

Models 13

Api Model Resource

GET
/api/enterprise/models
List models (process, form, decision rule or app)
getModelsUsingGET 4 params → 200401403404
POST
/api/enterprise/models
To create a new model
createModelUsingPOST body → 200201401403404
GET
/api/enterprise/models-for-app-definition
TODO
getModelsToIncludeInAppDefinitionUsingGET → 200401403404
GET
/api/enterprise/models/{modelId}
To retrieve details about a particular model (process, form, decision rule or app)
getModelUsingGET 2 params → 200401403404
PUT
/api/enterprise/models/{modelId}
Edit a specific model
updateModelUsingPUT 1 param body → 200201401403404
DELETE
/api/enterprise/models/{modelId}
Delete a model
deleteModelUsingDELETE 3 params → 200204401403
POST
/api/enterprise/models/{modelId}/clone
To duplicate an existing model
duplicateModelUsingPOST 1 param body → 200201401403404
GET
/api/enterprise/models/{modelId}/editor/json
Get the JSON model
getModelJSONUsingGET 1 param → 200401403404
POST
/api/enterprise/models/{modelId}/editor/json
Save the JSON model
saveModelUsingPOST 1 param body → 200201401403404
POST
/api/enterprise/models/{modelId}/editor/validate
Validate the JSON model
validateModelUsingPOST 1 param body → 200201401403404
POST
/api/enterprise/models/{modelId}/newversion
Create a new model version
importNewVersionUsingPOST 2 params → 200201401403404
GET
/api/enterprise/models/{modelId}/thumbnail
Get Model thumbnail
getModelThumbnailUsingGET 1 param → 200401403404
POST
/api/enterprise/process-models/import
To import a BPMN 2.0 xml file
importProcessModelUsingPOST 1 param → 200201401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ModelRepresentation (16 properties), ValidationErrorRepresentation (7 properties), ResultListDataRepresentation (4 properties). Each schema is shown below with its type and property counts.

ModelRepresentation
object
16 properties
ValidationErrorRepresentation
object
7 properties
ResultListDataRepresentation
object
4 properties
ObjectNode
AbstractRepresentation

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activiti-models-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 Models 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.