Nhost verification API
Email and ticket verification operations for confirming user actions
Nhost verification API is one of 14 APIs that Nhost publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include verification. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 2 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://{subdomain}.auth.{region}.nhost.run/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Nhost verification API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
It accepts HTTP bearer tokens (BearerAuthElevated).
BearerAuth— Bearer authentication with JWT access token. Used to authenticate requests to protected endpoints.BearerAuthElevated— Bearer authentication that requires elevated permissions. Used for sensitive operations that may require additional security measures such as recent authentica…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Email and ticket verification operations for confirming user actions
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are User (14 properties), CredentialCreationResponse (6 properties), AuthenticatorAttestationResponse (6 properties), SignUpOptions (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Nhost 12
Other APIs Nhost publishes across the network.