Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop webauthn API

The webauthn API from Charthop — 5 operation(s) for webauthn.

Charthop webauthn API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include webauthn. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

7 operations 5 paths 4 schemas 2 DELETE3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 2 DELETE, 3 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

webauthn 7
GET
/v1/webauthn
List registered credentials for the current user
listRegisteredCredentials → 200400401403
GET
/v1/webauthn/register
Check for an existing physical key for this user
startRegisterWebAuthn → 200400401403
POST
/v1/webauthn/register
Check for an existing WebAuthn key for this user
completeRegisterWebAuthn 1 param → 204400401403
DELETE
/v1/webauthn/register/{emailBase64}
Delete registered credentials by the given email
deleteRegisteredCredentials 1 param → 200400401403404
GET
/v1/webauthn/verify
Check for an existing physical key for this user
startVerifyWebAuthn → 200400401403
POST
/v1/webauthn/verify
Check for an existing physical key for this user
completeVerifyWebAuthn 1 param → 200400401403
DELETE
/v1/webauthn/{credentialId}
Delete registered credentials by the given credential ID
deleteRegisteredCredentialById 1 param → 204400401403404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are WebRegisteredCredential (5 properties), WebAuthnStartRegisterResponse (2 properties), WebAuthnRequest (2 properties), WebAuthnStartVerifyResponse (2 properties). Each schema is shown below with its type and property counts.

WebAuthnStartVerifyResponse
object
2 properties 2 required
WebRegisteredCredential
object
5 properties 5 required
WebAuthnRequest
object
2 properties 2 required
WebAuthnStartRegisterResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-webauthn-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API