Keyo · Authentication Profile

Keyo Authentication

Authentication

Keyo secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyBiometricsIdentityAuthenticationPalm RecognitionAccess ControlPaymentsIdentity Verification
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

Basic http
scheme: Basic
Bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/keyo-openapi.yml
docs: https://developers.keyo.co/rest-api/authentication
summary:
  types:
  - http
  model: oauth2-client-credentials
  notes: >-
    Keyo implements the OAuth 2.0 Client Credentials flow for server-to-server
    integrations. A base64-encoded secret key (client_id:client_secret) is
    created on the organization dashboard API credentials page and presented as
    `Authorization: Basic <secret-key>` to POST /oauth/token/ to obtain a
    short-lived bearer access token. All subsequent API calls send
    `Authorization: Bearer <access-token>`. Applications must handle token
    expiration/renewal.
schemes:
- name: Basic
  type: http
  scheme: Basic
  usage: Token endpoint only (POST /oauth/token/) - base64 client_id:client_secret
  sources:
  - openapi/keyo-openapi.yml
- name: Bearer
  type: http
  scheme: bearer
  bearerFormat: <access-token>
  usage: All protected resource requests
  sources:
  - openapi/keyo-openapi.yml

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/keyo-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.