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

AirOps Executions API

An execution is a single run of an app, it contains the inputs, outputs, and status of the run, and can be used to check the status of the run.

AirOps Executions API is one of 18 APIs that AirOps publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

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

8 operations 8 paths 1 schemas 2 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

AirOps Executions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearer).

Paths & Operations 8

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

Executions 8

An execution is a single run of an app, it contains the inputs, outputs, and status of the run, and can be used to check the status of the run.

GET
/public_api/airops_apps/executions/{execution_uuid}
Retrieve an execution
getExecution 1 param → 401200
POST
/public_api/airops_apps/{app_uuid}/execute
Execute
executeApp 1 param body → 200400401
POST
/public_api/airops_apps/{app_uuid}/async_execute
Async Execute
asyncExecuteApp 1 param body → 200400401
POST
/public_api/airops_apps/{app_uuid}/webhook_async_execute
Webhook Async Execute
WebhookAsyncExecuteApp 2 params body → 200400401
PATCH
/public_api/airops_apps/executions/{execution_uuid}/cancel
Cancel an execution
1 param → 204401
POST
/public_api/airops_apps/executions/{execution_uuid}/retry
Retry an execution
1 param → 204401400
PATCH
/public_api/airops_apps/executions/{execution_uuid}/feedback
Rate an execution
1 param body → 204401
GET
/public_api/airops_apps/:airops_app_id/executions
Retrieve all executions for an Airops app
3 params → 401200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Execution (16 properties). Each schema is shown below with its type and property counts.

Execution
object
16 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

airops-executions-api-openapi.yml Raw ↑

Other APIs AirOps publishes across the network.

AirOps Agent API
AirOps Analytics API
AirOps Answers API
AirOps Apps API
AirOps Brand Kits API
AirOps Citations API
AirOps Competitors API
AirOps Content Updates API
AirOps Files API
AirOps Grids API
AirOps Memory Stores API
AirOps Personas API
Where this information came from

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