Apiable · OAuth Scopes

Apiable OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from https://developer.apiable.io/api/oauth2/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.

Amazon API GatewayAPI GatewayAPI MonetizationAPI PortalDeveloper ExperienceDeveloper PortalKongPlatformSelf-Service
Scopes: 3 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
https://developer.apiable.io/api/oauth2/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
apiable/platform Full Platform API management. Required by all 66 published operations — products, plans, subscriptions, teams, users, companies, invitations, documentation, files and webhooks. clientCredentials
apiable/cicd CI/CD scope. Accepted as an alternative on the 35 documentation, webhook, custom-property, file-upload and server-info operations — the set a pipeline needs to push an OpenAPI spec into a portal documentation entry. clientCredentials
apiable/admin Named in the webhooks documentation as a third scope that authorizes webhook management. Not referenced by any operation in the published OpenAPI. clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-09-02'
method: searched
source: openapi/apiable-platform-api-openapi.json
docs: https://www.apiable.io/docs/automation/webhooks/
note: >-
  Two scopes appear in the spec's per-operation security requirements; the clientCredentials flow
  declares an EMPTY scopes map, so the spec alone does not enumerate them. The docs name a third,
  apiable/admin, which no operation in the published spec requires. Apiable's own scope docs at
  /docs/access-control/scopes/ describe scopes CUSTOMERS define for THEIR APIs (Resource Groups,
  Active/Optional/Restricted plan states, Keycloak and Auth0 as issuers) — that is a product
  feature, not the Platform API's own scope reference, and is recorded here only as context.
schemes:
  - name: oauth-cc
    source: openapi/apiable-platform-api-openapi.json
    description: 'OAuth 2.0: Client Credentials'
    flows:
      - flow: clientCredentials
        tokenUrl: https://developer.apiable.io/api/oauth2/token
        declared_scopes: 0
        note: >-
          The flow's scopes map is empty in the published spec; scopes are only discoverable from
          each operation's security[] requirement.
scopes:
  - scope: apiable/platform
    description: >-
      Full Platform API management. Required by all 66 published operations — products, plans,
      subscriptions, teams, users, companies, invitations, documentation, files and webhooks.
    flows: [clientCredentials]
    operations: 66
    sources: [openapi/apiable-platform-api-openapi.json]
  - scope: apiable/cicd
    description: >-
      CI/CD scope. Accepted as an alternative on the 35 documentation, webhook, custom-property,
      file-upload and server-info operations — the set a pipeline needs to push an OpenAPI spec
      into a portal documentation entry.
    flows: [clientCredentials]
    operations: 35
    sources:
      - openapi/apiable-platform-api-openapi.json
      - https://www.apiable.io/docs/automation/ci-cd/
  - scope: apiable/admin
    description: >-
      Named in the webhooks documentation as a third scope that authorizes webhook management.
      Not referenced by any operation in the published OpenAPI.
    flows: [clientCredentials]
    operations: 0
    sources: [https://www.apiable.io/docs/automation/webhooks/]
    note: docs-only — absent from the published contract

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/apiable-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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