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

Losant Workflow Engine API

Workflow Engine resources on the Losant Platform.

Losant Workflow Engine API is one of 6 APIs that Losant publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Workflow Engine. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 2 JSON Schemas.

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

Requests are made against a single base URL, https://api.losant.com.

11 operations 4 paths 18 schemas 2 DELETE4 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.29.4
Base URL
https://api.losant.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — Losant uses JSON Web Tokens (JWTs) for authentication. Obtain a token via POST /auth/user, POST /auth/device, POST /applications/{applicationId}/tokens, or POS…

Paths & Operations 11

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

Workflow Engine 11

Workflow Engine resources on the Losant Platform.

GET
/applications/{applicationId}/flows/{flowId}/versions/{flowVersionId}
Get Information About Errors That Occurred During Runs of This Workflow Version
8 params → 200400404
PATCH
/applications/{applicationId}/flows/{flowId}/versions/{flowVersionId}
Updates Information About a Flow Version
4 params body → 200400404
DELETE
/applications/{applicationId}/flows/{flowId}/versions/{flowVersionId}
Deletes a Flow Version
3 params → 200400404
GET
/applications/{applicationId}/flows/{flowId}/versions
Returns the Flow Versions for a Flow
10 params → 200400404
POST
/applications/{applicationId}/flows/{flowId}/versions
Delete Flow Versions
2 params body → 200202400404
GET
/applications/{applicationId}/flows/{flowId}
Get Information About Errors That Occurred During Runs of This Workflow
8 params → 200400404
PATCH
/applications/{applicationId}/flows/{flowId}
Sets a Storage Value
2 params body → 200400404
DELETE
/applications/{applicationId}/flows/{flowId}
Clear All Storage Entries
2 params → 200400404
POST
/applications/{applicationId}/flows/{flowId}
Presses the Specified Virtual Button on the Flow
2 params body → 200400404
GET
/applications/{applicationId}/flows
Gets Additional Nodes That Should Be Available in the Palette
1 param → 200400404
POST
/applications/{applicationId}/flows
Import a Set of Flows and Flow Versions
1 param body → 201400404

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are flow (27 properties), flowPost (14 properties), advancedFlowVersionQuery (13 properties), flowVersions (11 properties). Each schema is shown below with its type and property counts.

flow
object
Schema for a single Workflow
27 properties
flowErrors
object
Workflow run error information
8 properties
flowPost
object
Schema for the body of a Workflow creation request
14 properties 1 required
flowVersion
Schema for a single Workflow Version
flowVersionPatch
object
Schema for the body of a Workflow Version modification request
2 properties
flowVersionsDeletePost
object
Schema for the body of a bulk flow versions delete request
3 properties 1 required
advancedFlowVersionQuery
object
Schema for advanced workflow queries
13 properties
paletteResponse
object
Schema for the set of additional nodes for the workflow palette
2 properties
virtualButtonPress
object
Schema for the body of a request to press a Workflow virtual button
6 properties 1 required
flowStorageEntry
object
Schema for the body of a request to set a Workflow storage entry
2 properties 1 required
flowStorageEntries
object
Set of persistent workflow storage values
error
object
Schema for errors returned by the API
2 properties
success
object
Schema for reporting a successful operation
1 property
flowVersions
object
Schema for a collection of Workflow Versions
11 properties
bulkDeleteResponse
object
Schema for the response to a bulk deletion
2 properties
jobEnqueuedResult
object
Schema for the result of a job being queued
3 properties
flowsImportPost
object
Schema for the body of a workflow import request
2 properties
flowsImportResult
object
Schema for the result of a workflow import request
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

losant-workflow-engine-api-openapi.yml Raw ↑

Other APIs Losant publishes across the network.

Losant Authentication and Account API
Losant Data and Data Tables API
Losant Edge and Embedded Compute API
Losant Enterprise Instance API
Losant Notebooks API
Where this information came from

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