Unkey logo

Unkey

Unkey is the developer platform for modern APIs, providing globally distributed API key management, rate limiting, identity management, analytics, and deployment capabilities. The platform enables API providers to issue, verify, and revoke keys with metadata, expiration, usage credits, permissions, and roles — without managing any infrastructure.

1 APIs 3 Capabilities 16 Features
API KeysRate LimitingAuthenticationDeveloper PlatformAccess ControlIdentityAnalytics

APIs

Unkey API

Unkey's REST API providing programmatic access to all platform resources: API namespace management, API key lifecycle (create, verify, update, reroll, delete), identity manageme...

Capabilities

Unkey API Key Management

Workflow capability for managing the full lifecycle of API keys using the Unkey platform. Covers creating, verifying, updating, rotating, and revoking keys, plus managing permis...

Run with Naftiko

Unkey Identity Management

Workflow capability for managing identities in the Unkey platform. Identities group multiple API keys under a single external user or organization ID, enabling shared rate limit...

Run with Naftiko

Unkey Rate Limiting

Workflow capability for standalone rate limiting using the Unkey platform. Enables platform engineers, backend developers, and API teams to protect any endpoint from abuse with ...

Run with Naftiko

Features

Free: 0.25 vCPU / 0.25 GB per instance, 1 concurrent build
Starter $5/mo: 2 vCPU/2 GB, $5 credits, custom domains
Pro $25/mo: 8 vCPU/8 GB, $25 credits
Business $50/mo: 32 vCPU/32 GB, $50 credits
Predictable usage-based billing on top of subscription
API Keys: create, verify, list, update, delete
Rate Limiting: standalone evaluations without keys
REST API at api.unkey.com
REST rate limit: 60 req/sec Free, 600 req/sec Pro+
Identities for tying multiple keys to a user/account
Permissions and roles per key
Multi-namespace ratelimit overrides
OAuth 2.0 + root keys
Audit log for key/identity events
Webhooks for key/identity changes
Open-source self-hostable

Semantic Vocabularies

Unkey Context

10 classes · 33 properties

JSON-LD

API Governance Rules

Unkey API Rules

10 rules · 3 errors 7 warnings

SPECTRAL

Resources

🔗
Website
Website
🔗
Documentation
Documentation
👥
GitHub
GitHub
💰
Pricing
Pricing
📰
Blog
Blog
📄
Changelog
Changelog
🔗
Vocabulary
Vocabulary
🔗
JSONLDContext
JSONLDContext

Sources

Raw ↑
aid: unkey
name: Unkey
description: Unkey is the developer platform for modern APIs, providing globally distributed API key management,
  rate limiting, identity management, analytics, and deployment capabilities. The platform enables API
  providers to issue, verify, and revoke keys with metadata, expiration, usage credits, permissions, and
  roles — without managing any infrastructure.
url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/apis.yml
created: '2026-03-16'
modified: '2026-05-04'
specificationVersion: '0.19'
type: Index
tags:
  - API Keys
  - Rate Limiting
  - Authentication
  - Developer Platform
  - Access Control
  - Identity
  - Analytics
apis:
  - aid: unkey:unkey-api
    name: Unkey API
    description: 'Unkey''s REST API providing programmatic access to all platform resources: API namespace
      management, API key lifecycle (create, verify, update, reroll, delete), identity management, permissions
      and roles, standalone rate limiting with namespace overrides, key verification analytics via SQL,
      and deployment operations. All management operations use Bearer authentication with root keys.'
    humanURL: https://www.unkey.com
    baseURL: https://api.unkey.com
    tags:
      - API Keys
      - Rate Limiting
      - Identity
      - Permissions
      - Analytics
      - Deployments
    properties:
      - type: Documentation
        url: https://www.unkey.com/docs
      - type: OpenAPI
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/openapi/unkey-openapi.yml
      - type: SpectralRules
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/rules/unkey-rules.yml
      - type: NaftikoCapability
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/capabilities/api-key-management.yaml
      - type: NaftikoCapability
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/capabilities/rate-limiting.yaml
      - type: NaftikoCapability
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/capabilities/identity-management.yaml
      - type: JSONSchema
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/json-schema/unkey-key-schema.json
      - type: JSONSchema
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/json-schema/unkey-ratelimit-schema.json
      - type: JSONSchema
        url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/json-schema/unkey-identity-schema.json
common:
  - type: Website
    url: https://www.unkey.com
  - type: Documentation
    url: https://www.unkey.com/docs
  - type: GitHub
    url: https://github.com/unkeyed/unkey
  - type: Pricing
    url: https://www.unkey.com/pricing
  - type: Blog
    url: https://www.unkey.com/blog
  - type: Changelog
    url: https://www.unkey.com/changelog
  - type: Vocabulary
    url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/vocabulary/unkey-vocabulary.yml
  - type: JSONLDContext
    url: https://raw.githubusercontent.com/api-evangelist/unkey/refs/heads/main/json-ld/unkey-context.jsonld
  - type: Features
    data:
      - 'Free: 0.25 vCPU / 0.25 GB per instance, 1 concurrent build'
      - 'Starter $5/mo: 2 vCPU/2 GB, $5 credits, custom domains'
      - 'Pro $25/mo: 8 vCPU/8 GB, $25 credits'
      - 'Business $50/mo: 32 vCPU/32 GB, $50 credits'
      - Predictable usage-based billing on top of subscription
      - 'API Keys: create, verify, list, update, delete'
      - 'Rate Limiting: standalone evaluations without keys'
      - REST API at api.unkey.com
      - 'REST rate limit: 60 req/sec Free, 600 req/sec Pro+'
      - Identities for tying multiple keys to a user/account
      - Permissions and roles per key
      - Multi-namespace ratelimit overrides
      - OAuth 2.0 + root keys
      - Audit log for key/identity events
      - Webhooks for key/identity changes
      - Open-source self-hostable
    sources:
      - https://www.unkey.com/pricing
    updated: '2026-05-04'
maintainers:
  - FN: Kin Lane
    email: [email protected]