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

Structify sessions API

The sessions API from Structify — 16 operation(s) for sessions.

Structify sessions API is one of 32 APIs that Structify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sessions. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 19 operations across 16 paths, and defines 71 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.structify.ai, http://localhost:8080.

19 operations 16 paths 71 schemas 5 GET3 PATCH11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.structify.ai
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Structify sessions API declares 2 security schemes for authenticating requests. An API key is passed in the header as api_key (api_key). It accepts HTTP bearer tokens (session_token). By default, every request must be authenticated.

Paths & Operations 19

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

sessions 19
POST
/sessions
create_session body → 200400
POST
/sessions/estimate_cost
estimate_cost body → 200400
GET
/sessions/nodes/{node_id}
get_node 1 param → 200404
PATCH
/sessions/nodes/{node_id}
update_workflow_node 1 param body → 200400404
POST
/sessions/nodes/{node_id}/confirm
confirm_node 1 param body → 200400404
POST
/sessions/nodes/{node_id}/edit_output
edit_workflow_node_output 1 param body → 200
GET
/sessions/nodes/{node_id}/events
Get events from all jobs for a specific workflow node.
get_node_events 5 params → 200403404
GET
/sessions/nodes/{node_id}/output_data
get_workflow_node_output_data 1 param → 200400404
POST
/sessions/nodes/{node_id}/output_data
upload_workflow_node_output_data 1 param body → 200400404
GET
/sessions/nodes/{node_id}/progress
get_workflow_node_progress 1 param → 200404
PATCH
/sessions/nodes/{node_id}/progress
update_workflow_node_progress 1 param body → 200400404
POST
/sessions/nodes/{node_id}/request_confirmation
request_node_confirmation 1 param body → 200400404
POST
/sessions/nodes/{node_id}/visualization_output
upload_node_visualization_output 1 param body → 200400404
GET
/sessions/{session_id}/dag
get_workflow_dag 1 param → 200403404
POST
/sessions/{session_id}/dag_ready
Finalize a workflow session DAG by creating all nodes/edges and marking it as ready
finalize_dag 1 param body → 200400500
POST
/sessions/{session_id}/dashboard_layout
upload_dashboard_layout 1 param body → 200400404
PATCH
/sessions/{session_id}/error
mark_workflow_session_errored 1 param body → 200400404
POST
/sessions/{session_id}/kill_jobs
kill_all_jobs_for_workflow 1 param body → 200400403
POST
/sessions/{session_id}/trigger_review
trigger_workflow_review 1 param → 200400404

Schemas 71

The contract defines 71 schemas that model the data the API accepts and returns. The most detailed are WorkflowSessionNode (31 properties), WorkflowSession (12 properties), WorkflowDAG (10 properties), CostEstimateRequest (8 properties). Each schema is shown below with its type and property counts.

TriggerReviewResponse
object
1 property 1 required
EditNodeOutputRequest
object
1 property 1 required
VizBooleanControlType
string
UpdateWorkflowNodeProgressRequest
object
4 properties 3 required
ChatMessageId
string
VizDateControl
object
2 properties 2 required
EditNodeOutputResponse
object
1 property
KillAllJobsResponse
object
2 properties 2 required
DashboardPage
object
A dashboard groups components that share a common dataset. If datasetnodename is None, components render static viz without Mosaic cross-filtering.
5 properties 1 required
ConnectorId
string
VizFigureKind
string
AutofixContext
string
WorkflowSessionNode
object
31 properties 10 required
CostEstimateRequest
object
8 properties 1 required
WorkflowScheduleId
string
VizFigure
object
5 properties 2 required
VizControlOption
object
2 properties 2 required
VizStringControl
object
3 properties 3 required
WorkflowNodeOutputUpload
object
8 properties 1 required
JobStatus
string
DashboardComponent
object
A component references a viz node and optional display metadata.
4 properties 2 required
LLMRelationship
object
4 properties 3 required
VizParam
JobWithEvents
object
A job paired with all its associated events
5 properties 4 required
LLMEntity
object
3 properties 3 required
WorkflowSessionId
string
VizQuery
object
2 properties 2 required
GetNodeEventsResponse
object
2 properties 2 required
VizDateControlType
string
ChatSessionId
string
ConfirmNodeRequest
object
1 property 1 required
VizNumberControl
object
5 properties 4 required
ControlOption
object
2 properties 2 required
CostOperation
string
NodeSpec
object
5 properties 4 required
EdgeSpec
object
2 properties 2 required
WorkflowSession
object
12 properties 5 required
FinalizeDagResponse
object
1 property 1 required
Dashboard
object
A page is the top-level container with title/description Can contain multiple dashboards with different datasets
3 properties 2 required
VizBooleanControl
object
2 properties 2 required
UpdateWorkflowNodeRequest
object
4 properties 1 required
DashboardControl
MarkWorkflowSessionErroredRequest
object
4 properties 1 required
CreateWorkflowSessionRequest
object
3 properties 1 required
ProgressStatus
object
4 properties 3 required
DashboardSpec
object
7 properties 7 required
TimeStampedJobEvent
object
2 properties 2 required
NavigationType
string
WorkflowSessionEdgeId
string
UploadDashboardLayoutRequest
UploadNodeVisualizationOutputRequest
object
1 property 1 required
JobEventBody
The body content of a job event
DashboardItem
object
2 properties 2 required
WorkflowDAG
object
10 properties 6 required
RequestConfirmationRequest
object
2 properties 2 required
KillAllJobsRequest
object
1 property
BasicPropValue
DashboardSpecUpload
object
2 properties 2 required
CostEstimateResponse
object
2 properties 2 required
WorkflowSessionEdge
object
5 properties 5 required
WorkflowSessionNodeId
string
VizFigureDefinition
object
2 properties 2 required
CellEdit
object
3 properties 3 required
LLMKnowledgeGraph
object
Knowledge graph info structured to deserialize and display in the same format that the LLM outputs. Also the first representation of an LLM output in the pipel…
2 properties 1 required
ParquetEdit
VizNumberControlType
string
WorkflowNodeExecutionStatus
string
VizStringControlType
string
FinalizeDagRequest
object
3 properties 2 required
GetNodeResponse
object
1 property 1 required
JobId
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

structify-sessions-api-openapi.yml Raw ↑

Other APIs Structify publishes across the network.

Structify account API
Structify admin API
Structify chat API
Structify chat_templates API
Structify code API
Structify connector_catalog API
Structify connectors API
Structify dataset API
Structify documents API
Structify entity API
Structify jobs API
Structify match API
Where this information came from

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