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

Boltic Workflows API

Create and manage automation workflows

Boltic Workflows API is one of 17 APIs that Boltic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

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

This API exposes 8 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://gateway.boltic.io/v1.

8 operations 5 paths 9 schemas 1 DELETE2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Server
https://gateway.boltic.io/v1
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Boltic Workflows API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 8

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

Workflows 8

Create and manage automation workflows

GET
/workflows
Boltic List all workflows
listWorkflows 3 params → 200401
POST
/workflows
Boltic Create a new workflow
createWorkflow body → 201400
GET
/workflows/{workflowId}
Boltic Get a workflow by ID
getWorkflow 1 param → 200404
PUT
/workflows/{workflowId}
Boltic Update a workflow
updateWorkflow 1 param body → 200
DELETE
/workflows/{workflowId}
Boltic Delete a workflow
deleteWorkflow 1 param → 204
POST
/workflows/{workflowId}/execute
Boltic Execute a workflow
executeWorkflow 1 param body → 200202
POST
/workflows/{workflowId}/activate
Boltic Activate a workflow
activateWorkflow 1 param → 200
POST
/workflows/{workflowId}/deactivate
Boltic Deactivate a workflow
deactivateWorkflow 1 param → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are Workflow (11 properties), Execution (10 properties), Node (7 properties), NodeInput (6 properties). Each schema is shown below with its type and property counts.

NodeInput
object
6 properties 2 required
Trigger
object
4 properties
Pagination
object
4 properties
Node
object
7 properties
Execution
object
10 properties
TriggerInput
object
3 properties 1 required
Error
object
3 properties
WorkflowInput
object
5 properties 2 required
Workflow
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

boltic-workflows-api-openapi.yml Raw ↑

Other APIs Boltic publishes across the network.

Boltic Tables API
Boltic Pipes API
Boltic Certificates API
Boltic Consumers API
Boltic Destinations API
Boltic Events API
Boltic Executions API
Boltic Plugins API
Boltic Queries API
Boltic Routes API
Boltic Rows API
Boltic Services API
Where this information came from

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