Apikee

apikee Documentation

API key management for Python, Node.js, Java, and .NET with an optional developer platform at apikee.dev.

apikee Documentation

API key creation, validation, and developer platform integration across every major stack. Open source. Zero dependencies in local mode.

New here? Start with the quickstart — you will have a protected endpoint in under 2 minutes.

Browse by section

Key format

apikee_<base62(JSON)>.<base62(HMAC-SHA256)>

The payload is decoded and verified locally — no network, no database, under 0.1ms.

Two modes

FeatureLocalServer
Key creation
Expiry & scopes in key
Usage tracking
Rate limiting
Fraud detection
Network per requestnone~1–3 ms

Start local. Add server_key + project_env when you need the cloud layer.

On this page