Connect wallet
Use wallet identity as the entry point for projects, API keys, and credit ownership.
Unikey AI Gateway
Refined documentation for wallet identity, token-based API credits, and unified model routing across modern AI applications.
curl -X POST /v1/chat/completions \
-H "Authorization: Bearer $UNIKEY_API_KEY" \
-d '{"model":"unikey-router"}'Use wallet identity as the entry point for projects, API keys, and credit ownership.
Convert supported tokens into API credits that can be consumed by model requests.
Call OpenAI-style, Claude-compatible, and Gemini-compatible endpoints through one gateway.