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

Hanko User Metadata Management API

The User Metadata Management API from Hanko — 1 operation(s) for user metadata management.

Hanko User Metadata Management API is one of 22 APIs that Hanko publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 1.2.0.

Requests are made against a single base URL, https://{tenant_id}.hanko.io/admin.

2 operations 1 paths 2 schemas 1 GET1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.2.0
Base URL
https://{tenant_id}.hanko.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hanko User Metadata Management 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 2

Across 1 path, the API surfaces 2 operations — 1 GET, 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

User Metadata Management 2
GET
/users/{id}/metadata
Get metadata of a user
get-user-metadata 1 param → 200204400404500
PATCH
/users/{id}/metadata
Patch metadata of a user
patch-user-metadata 1 param body → 200204400404500

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are UserMetadata (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties 2 required
UserMetadata
object
User metadata
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hanko-user-metadata-management-api-openapi.yml Raw ↑

Other APIs Hanko publishes across the network.

Hanko Flow API
Hanko Audit Logs API
Hanko Credentials API
Hanko Email Management API
Hanko Login API
Hanko Metrics API
Hanko mfa API
Hanko Passcode API
Hanko Password API
Hanko SAML API
Hanko Session Management API
Hanko Sessions API