AirOps API

Public REST API for running AirOps Workflows/Apps (synchronous, asynchronous, and webhook execution), managing executions, interacting with Knowledge Bases (Memory Stores), and reading AEO analytics, citations, prompts, pages, and Brand Kit resources. Authenticated with a workspace API key as an Authorization Bearer token.

API entry from apis.yml

apis.yml Raw ↑
name: AirOps API
description: Public REST API for running AirOps Workflows/Apps (synchronous, asynchronous, and webhook
  execution), managing executions, interacting with Knowledge Bases (Memory Stores), and reading AEO analytics,
  citations, prompts, pages, and Brand Kit resources. Authenticated with a workspace API key as an Authorization
  Bearer token.
humanURL: https://docs.airops.com/api-reference/using-the-api/authentication
baseURL: https://api.airops.com
properties:
- type: Documentation
  url: https://docs.airops.com/
- type: APIReference
  url: https://docs.airops.com/api-reference/api-reference/executions
- type: Authentication
  url: https://docs.airops.com/api-reference/using-the-api/authentication
- type: Authentication
  url: authentication/airops-authentication.yml
- type: OAuthScopes
  url: scopes/airops-scopes.yml
- type: ErrorCatalog
  url: errors/airops-error-codes.yml
- type: Conventions
  url: conventions/airops-conventions.yml
- type: Webhooks
  url: asyncapi/airops-webhooks.yml
- type: Conformance
  url: conformance/airops-conformance.yml