Jentic Execution API
Load execution details and execute API operations or Arazzo workflows with managed authentication and credential injection.
Jentic Execution API is one of 8 APIs that Jentic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 4 JSON Schema definitions.
Tagged areas include Execution. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, and 4 JSON Schemas.
This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.
Requests are made against a single base URL, https://api.jentic.com/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Jentic Execution API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as X-JENTIC-API-KEY (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— Agent-scoped API key obtained either by calling /auth/register or by clicking Generate API Key on an agent in the Jentic console at app.jentic.com. The key aut…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.
Load execution details and execute API operations or Arazzo workflows with managed authentication and credential injection.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ToolInfo (6 properties), ExecutionResponse (3 properties), ExecutionRequest (3 properties), ErrorResponse (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Jentic 7
Other APIs Jentic publishes across the network.