Hanko Credentials API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (API Key) (BearerApiKeyAuth).
BearerApiKeyAuth — Bearer authentication header of the form Bearer , where is your API key. Must only be used when using Hanko Cloud.
Paths & Operations 11
Across 9 paths, the API surfaces 11 operations — 1 DELETE, 3 GET, 1 PATCH, 6 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are webauthn-credential (11 properties), authentication-selection-entity (4 properties), public-key-user (3 properties), credential-descriptor-entity (3 properties). Each schema is shown below with its type and property counts.
credential-descriptor-entity
object
3 properties2 required
credential
object
2 properties2 required
public-key-user
object
3 properties3 required
credential-parameter-entity
object
2 properties2 required
webauthn-credential
object
11 properties9 required
relying-party-entity
authenticator-attestation-response
autenticator-assertion-response
credential-entity
object
1 property1 required
authenticator-response
object
1 property1 required
public-key-credential
authentication-selection-entity
object
4 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.