AirOps · OAuth Scopes

AirOps OAuth Scopes

OAuth 2.0 searched

AirOps publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the AirOps API on a user’s behalf.

Tokens are issued from https://app.airops.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyApplicationArtificial IntelligenceContentSEOAEOAnswer Engine OptimizationGenerative Engine OptimizationWorkflowsMCPAnalyticsAgent SkillsOpenAPIKnowledge BaseContent MarketingCitations
Scopes: 4 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://app.airops.com/oauth/authorize
Token URL
https://app.airops.com/oauth/token
Flows
authorizationCode

Scopes (4)

ScopeDescriptionFlows
api Access the AirOps API and workspace resources on behalf of the user. authorizationCode
openid OpenID Connect authentication (subject identity). authorizationCode
profile Access to the user's basic profile claims. authorizationCode
email Access to the user's email claim. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-17'
method: searched
source: https://app.airops.com/.well-known/openid-configuration
docs: https://docs.airops.com/mcp/mcp-server
note: >-
  Scopes are enumerated from the live OAuth 2.0 / OpenID Connect discovery
  documents published by AirOps. The OIDC discovery advertises openid/profile/
  email/api; the OAuth authorization-server metadata advertises the single "api"
  scope used to authorize the hosted MCP server and API access. AirOps does not
  publish a granular per-resource scope taxonomy; the REST API is authorized with
  a workspace-scoped API key rather than fine-grained OAuth scopes.
schemes:
- name: oauth2
  source: https://app.airops.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://app.airops.com/oauth/authorize
    tokenUrl: https://app.airops.com/oauth/token
    pkce: [S256]
scopes:
- scope: api
  description: Access the AirOps API and workspace resources on behalf of the user.
  flows: [authorizationCode]
  sources: [well-known/airops-oauth-authorization-server.json]
- scope: openid
  description: OpenID Connect authentication (subject identity).
  flows: [authorizationCode]
  sources: [well-known/airops-openid-configuration.json]
- scope: profile
  description: Access to the user's basic profile claims.
  flows: [authorizationCode]
  sources: [well-known/airops-openid-configuration.json]
- scope: email
  description: Access to the user's email claim.
  flows: [authorizationCode]
  sources: [well-known/airops-openid-configuration.json]

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/airops-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.