Skip to main content

Unified AI gateway for the agent economy

UniKey is a unified entry point for global AI capabilities. It gives developers one account, one API key, and one credit balance for calling leading AI models through OpenAI-compatible and Anthropic-compatible interfaces.

The product direction is broader than a model proxy. UniKey combines an AI Router Network, AI Marketplace, Agent Marketplace, Workflow Marketplace, and Agent Payment Network so AI models, tools, agents, and workflows can be called, traded, metered, and settled through the same network.

One key for global AI access

Use UniKey when you need to:

  • call multiple model families without managing separate provider accounts;
  • route requests by cost, speed, stability, and task fit;
  • settle model usage through AI Credits;
  • prepare applications and agents for future service payments and revenue sharing;
  • keep usage, billing, and API keys in one operational surface.

Product modules

ModuleRole
AI Router NetworkRoutes requests to global model and tool capabilities through unified APIs.
AI MarketplaceLets AI services be packaged, purchased, and settled as reusable capabilities.
Agent MarketplaceLets vertical agents be published, invoked, reviewed, and commercialized.
Workflow MarketplaceTurns multi-step AI processes into reusable workflow assets.
Agent Payment NetworkProvides the settlement layer for agent-to-agent calls, spending limits, and revenue sharing.

Core workflow

StepWhat happensResult
Log inUse a supported account method or wallet identity.The account can manage credits, API keys, and usage.
Top up AI CreditsConvert supported payment value into platform credits.Usage can be deducted from one balance.
Create an API keyGenerate a project secret for application calls.Your app can authenticate against UniKey endpoints.
Call a modelSend OpenAI-compatible or Anthropic-compatible requests.Requests are routed through the UniKey gateway.

API base URL

Use this base URL in examples and client configuration:

https://www.getunikey.ai

Append the API path you need, such as /v1/chat/completions, /v1/messages, or /v1/models.