How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Unkey identities API

Identity management operations

Unkey identities API is one of 8 APIs that Unkey publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include Identities. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 3 JSON Schemas.

This API exposes 5 operations across 5 paths, and defines 27 schemas. It is described by OpenAPI 3.1.0, at version 2.0.0.

Requests are made against a single base URL, https://api.unkey.com.

5 operations 5 paths 27 schemas 5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0.0
Base URL
https://api.unkey.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Unkey identities API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (root key) (rootKey). By default, every request must be authenticated.

  • rootKey — Unkey uses API keys (root keys) for authentication. These keys authorize access to management operations in the API. To authenticate, include your root key in…

Paths & Operations 5

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

identities 5

Identity management operations

POST
/v2/identities.createIdentity
Create Identity
identities.createIdentity body → 200400401403409429500
POST
/v2/identities.deleteIdentity
Delete Identity
identities.deleteIdentity body → 200400401403404429500
POST
/v2/identities.getIdentity
Get Identity
identities.getIdentity body → 200400401403404429500
POST
/v2/identities.listIdentities
List Identities
identities.listIdentities body → 200400401403429500
POST
/v2/identities.updateIdentity
Update Identity
identities.updateIdentity body → 200400401403404429500

Schemas 27

The contract defines 27 schemas that model the data the API accepts and returns. The most detailed are RatelimitResponse (5 properties), Identity (4 properties), RatelimitRequest (4 properties), BaseError (4 properties). Each schema is shown below with its type and property counts.

ValidationError
object
Individual validation error details. Each validation error provides precise information about what failed, where it failed, and how to fix it, enabling efficie…
3 properties 2 required
Meta
object
Metadata object included in every API response. This provides context about the request and is essential for debugging, audit trails, and support inquiries. Th…
1 property 1 required
NotFoundErrorResponse
object
Error response when the requested resource cannot be found. This occurs when: - The specified resource ID doesn't exist in your workspace - The resource has be…
2 properties 2 required
BadRequestErrorDetails
Extended error details specifically for bad request (400) errors. This builds on the BaseError structure by adding an array of individual validation errors, ma…
UnauthorizedErrorResponse
object
Error response when authentication has failed or credentials are missing. This occurs when: - No authentication token is provided in the request - The provided…
2 properties 2 required
V2IdentitiesListIdentitiesResponseBody
object
3 properties 3 required
V2IdentitiesListIdentitiesRequestBody
object
2 properties
Pagination
object
Pagination metadata for list endpoints. Provides information necessary to traverse through large result sets efficiently using cursor-based pagination.
2 properties 1 required
Identity
object
4 properties 2 required
V2IdentitiesGetIdentityRequestBody
object
1 property 1 required
TooManyRequestsErrorResponse
object
Error response when the client has sent too many requests in a given time period. This occurs when you've exceeded a rate limit or quota for the resource you'r…
2 properties 2 required
V2IdentitiesGetIdentityResponseBody
object
2 properties 2 required
V2IdentitiesUpdateIdentityResponseBody
object
2 properties 2 required
RatelimitRequest
object
4 properties 4 required
V2IdentitiesCreateIdentityResponseData
object
1 property 1 required
BadRequestErrorResponse
object
Error response for invalid requests that cannot be processed due to client-side errors. This typically occurs when request parameters are missing, malformed, o…
2 properties 2 required
ConflictErrorResponse
object
Error response when the request conflicts with the current state of the resource. This occurs when: - Attempting to create a resource that already exists - Mod…
2 properties 2 required
ForbiddenErrorResponse
object
Error response when the provided credentials are valid but lack sufficient permissions for the requested operation. This occurs when: - The root key doesn't ha…
2 properties 2 required
V2IdentitiesCreateIdentityRequestBody
object
3 properties 1 required
V2IdentitiesCreateIdentityResponseBody
object
2 properties 2 required
V2IdentitiesUpdateIdentityRequestBody
object
3 properties 1 required
InternalServerErrorResponse
object
Error response when an unexpected error occurs on the server. This indicates a problem with Unkey's systems rather than your request. When you encounter this e…
2 properties 2 required
RatelimitResponse
object
5 properties 5 required
BaseError
object
Base error structure following Problem Details for HTTP APIs (RFC 7807). This provides a standardized way to carry machine-readable details of errors in HTTP r…
4 properties 4 required
V2IdentitiesDeleteIdentityResponseBody
object
Empty response object. A successful response indicates the identity was deleted successfully.
1 property 1 required
V2IdentitiesDeleteIdentityRequestBody
object
1 property 1 required
V2IdentitiesListIdentitiesResponseData
array
List of identities matching the specified criteria.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

unkey-identities-api-openapi.yml Raw ↑

Other APIs Unkey publishes across the network.

Unkey analytics API
Unkey apis API
Unkey deploy API
Unkey keys API
Unkey liveness API
Unkey permissions API
Unkey ratelimit API
Where this information came from

This is an independent, third-party profile of Unkey identities API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.