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

Nexla Flows API

Operations for managing flows.

Nexla Flows API is one of 72 APIs that Nexla publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Flows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

This API exposes 11 operations across 9 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version v1.

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

11 operations 9 paths 8 schemas 2 DELETE3 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://dataops.nexla.io/nexla-api
Authentication
HTTP Bearer, API Key, HTTP Basic, HTTP Basic, HTTP Bearer
License
Terms of Service
Resource Areas
1

Authentication & Security 5

Nexla Flows API declares 5 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (NexlaSessionToken). An API key is passed in the query as api_key (NexlaApiKeyQuery). It accepts HTTP basic authentication (NexlaApiKeyHeader). It accepts HTTP basic authentication (basicAuth). It accepts HTTP bearer tokens (JWT) (GoogleSSOToken). By default, every request must be authenticated.

  • NexlaSessionToken — The first step in calling the Nexla API or Nexla CLI is to fetch a Session access token by logging on to your Nexla UI instance. This ensures that your authent…
  • NexlaApiKeyQuery — Important: Never share your API keys. Keep them guarded and secure. If you think the key has been compromised, you can rotate the API key by calling relevant A…
  • NexlaApiKeyHeader — Important: Never share your API keys. Keep them guarded and secure. If you think the key has been compromised, you can rotate the API key by calling relevant A…
  • GoogleSSOToken — The token that is used when logging into Nexla via Google SSO.

Paths & Operations 11

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

Flows 11

Operations for managing flows.

GET
/flows
Get All Flows
get_flows 6 params → 200403404
GET
/flows/{flow_id}
Get Flow by ID
get_flow_by_id 3 params → 200403404
DELETE
/flows/{flow_id}
Delete a Flow
delete_flow 2 params → 200404
PUT
/flows/{flow_id}/activate
Activate a Flow
flow_activate_with_flow_id 3 params → 200403404
PUT
/flows/{flow_id}/pause
Pause a Flow
flow_pause_with_flow_id 5 params → 200403404
POST
/flows/{flow_id}/copy
Copy a Flow
flow_copy_with_flow_id 1 param body → 200403404
POST
/flows/{flow_id}/docs/recommendation
Generate an AI suggestion for flow documentation
flow_docs_recommendation 2 params → 200401403404
GET
/{resource_type}/{resource_id}/flow
Get Flow (by Resource ID)
get_flow_by_resource_id 4 params → 200403404
DELETE
/{resource_type}/{resource_id}/flow
Delete a Flow (by Resource ID)
delete_flow_by_resource_id 3 params → 200404
PUT
/{resource_type}/{resource_id}/activate
Activate a Flow (with Resource ID)
flow_activate_with_resource_id 4 params → 200403404
PUT
/{resource_type}/{resource_id}/pause
Pause a Flow (with Resource ID)
flow_pause_with_resource_id 4 params → 200403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are FlowOriginNode (14 properties), FlowElements (9 properties), AsyncResponse (7 properties), FlowChildNode (7 properties). Each schema is shown below with its type and property counts.

org
object
5 properties
flow_one_with_async
AsyncResponse
object
This object represents the response of an asynchronous operation. The response can be a dictionary or an array of dictionaries. The format of the response depe…
7 properties
owner
object
3 properties
FlowChildNode
object
7 properties
FlowNodes
array
FlowElements
object
9 properties
FlowOriginNode
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nexla-flows-api-openapi.yml Raw ↑

Other APIs Nexla publishes across the network.

Nexla Access Control API
Nexla Approval Requests API
Nexla Async Tasks API
Nexla Audit Logs API
Nexla Bulk Evaluation API
Nexla Bulk Query API
Nexla Clear Dataset Cache API
Nexla Clear Token Cache API
Nexla Code API
Nexla Code Containers API
Nexla Credential Mappings API
Nexla Credentials API
Where this information came from

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