Yubico · Authentication Profile

Yubico Authentication

Authentication

Yubico secures its APIs with apiKey and hmac-signature across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyEnterpriseAuthenticationSecurityIdentityHardware SecurityFIDO2WebAuthnOne-Time Password
Methods: apiKey, hmac-signature Schemes: 2 OAuth flows: API key in: query

Security Schemes

clientId apiKey
· in: query (id)
requestSignature hmac
· in: query (h)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.yubico.com/OTP/Specifications/OTP_validation_protocol.html
summary:
  types: [apiKey, hmac-signature]
  api_key_in: [query]
  oauth2_flows: []
schemes:
  - name: clientId
    type: apiKey
    in: query
    parameter: id
    description: >-
      Numeric Client ID issued free by the Yubico API key generator
      (https://upgrade.yubico.com/getapikey/).
    sources: [openapi/yubico-yubicloud-openapi.yml]
  - name: requestSignature
    type: hmac
    algorithm: HMAC-SHA1
    in: query
    parameter: h
    description: >-
      Base64 HMAC-SHA1 signature of the sorted request parameters, computed with
      the shared secret issued alongside the Client ID. Clients must also verify
      the signature on the response.
    sources: [https://developers.yubico.com/OTP/Specifications/OTP_validation_protocol.html]
docs: https://developers.yubico.com/OTP/Specifications/OTP_validation_protocol.html

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/yubico-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 email required.

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