Apiable · Authentication Profile

Apiable Authentication

Authentication

Apiable secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

Amazon API GatewayAPI GatewayAPI MonetizationAPI PortalDeveloper ExperienceDeveloper PortalKongPlatformSelf-Service
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

oauth-cc oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-09-02'
method: searched
source: openapi/apiable-platform-api-openapi.json
docs: https://www.apiable.io/docs/api-reference/
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  bearer_token: true
  api_key: false
  applied_to_every_operation: true
schemes:
  - name: oauth-cc
    type: oauth2
    description: 'OAuth 2.0: Client Credentials'
    flows:
      - flow: clientCredentials
        tokenUrl: https://developer.apiable.io/api/oauth2/token
        scopes: 0
    x_receive_token_in: request-body
    sources: [openapi/apiable-platform-api-openapi.json]
model: >-
  A client id and client secret are exchanged at the tenant's own token endpoint
  (<portal-host>/api/oauth2/token) for a JWT access token, which is then sent as a Bearer token on
  every Platform API request. The spec's servers[] names https://developer.apiable.io because that
  is Apiable's own reference portal; each customer calls their own portal host. The Apiable
  GitHub Action exposes the same credential pair as api_key/api_secret plus an api_url.
scopes_ref: scopes/apiable-scopes.yml
notes:
  - Every one of the 66 published operations carries an explicit security requirement — there is no
    unauthenticated operation, and every operation declares a 401 response.
  - >-
    Apiable does not provide an identity provider for portal end users; customers bring their own
    over OpenID Connect (Entra ID, Google, Okta, Cognito, Auth0, Keycloak). That is the CONSUMER
    auth surface of a customer's portal, not the Platform API's own auth.
    Source https://www.apiable.io/security/

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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 security artifact
curl "https://apis.io/api/v1/security/apiable-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.