TRIDENT / HOLDER ACCESS

Your wallet. Your API key.

Hold TRIDENT. Use the shared OpenRouter treasury.

PROTOCOL ACTIVITYConnecting to ledger
Active wallets · 5 min
Active API keys
Completed API calls
Inspect live data
Access tokenTRIDENTRobinhood Chain · 4663
Your holdingsConnect a wallet to verify
Shared API fundingLive treasuryView treasury ↗

Wallet limits

Loading the current wallet policy…

Create an API key

One key accesses the supported models. Holdings are checked again before each request.

Holdings grant access; they are not spent or transferred. Requests stop if holdings fall below the requirement or shared credits run out.

Run a model

Connect your app

Choose OpenAI-compatible / Chat Completions in your client. Set the base URL below and use your Trident key. Ollama and Responses mode are not supported. Text messages, function tools and streaming are supported.

Base URL: https://www.tridentprotocol.fun/v1
Authorization: Bearer YOUR_TRIDENT_KEY

POST https://www.tridentprotocol.fun/v1/chat/completions
{
  "model": "openai/gpt-6-astra",
  "messages": [
    {
      "role": "user",
      "content": "Hello"
    }
  ],
  "max_tokens": 256
}

Your keys

Sign in to manage your keys.

Recent usage

No requests yet.

Model prices are treasury costs. Fair-use request limits and the finite provider balance still apply.