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 dataAccess tokenTRIDENTRobinhood Chain · 4663
Your holdings—Connect 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
Use an OpenAI-compatible client with your Trident key.
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.