Welcome, User
Balance
$0.0000
This Month Spend
$0.00
Total Requests
0
Get Started
Quick Connect
from openai import OpenAI
client = OpenAI(
api_key="sk-xxx",
base_url="https://trelayai.com/v1",
)
resp = client.chat.completions.create(
model="qwen3.8-flash",
messages=[{"role": "user", "content": "Hello"}],
)
print(resp.choices[0].message.content)Recent Logs
| Time | Model | Status | Cost |
|---|---|---|---|
| 2026-09-10 14:23 | qwen3.8-flash | Success | $0.000098 |
| 2026-09-10 13:58 | qwen3.8-flash | Success | $0.000127 |
| 2026-09-10 12:41 | qwen3.8-flash | Success | $0.000054 |
| 2026-09-09 22:15 | qwen3.8-flash | Success | $0.000210 |
| 2026-09-09 18:02 | qwen3.8-flash | Failed | $0.000000 |
API Keys
Your API Key
Key: ****
For security, the full key is shown only once. If you lost it, regenerate a new one.
Usage
Total Spend
$0.46
Total Requests
128
Active Models
3
Spend Over Time
Request Details
| Time | Model | Input Tokens | Output Tokens | Cost |
|---|
Docs
Getting Started
Sign up, top up your balance, and point your OpenAI-compatible SDK to https://trelayai.com/v1. That's it.
from openai import OpenAI
client = OpenAI(
api_key="sk-xxx",
base_url="https://trelayai.com/v1",
)Claude Code
Point your Claude Code to our endpoint. The Base URL does not include /v1.
export ANTHROPIC_BASE_URL="https://trelayai.com"
export ANTHROPIC_AUTH_TOKEN="sk-your-key"No /v1 suffix needed. Works with your existing Claude Code setup.
Settings
Profile
Billing
Payment Method: No card on file.
Preferences
Agent Panel
Total Commission
$0.00
Pending
$0.00
Settled
$0.00
Commission Rate
0%
My Customers
0
My Invite Codes
| Code | Status | Created | Share |
|---|
My Customers
| Nickname | Joined | Profit |
|---|
My Sub-Agents
| Nickname | Direct Rate | Customers | Total Profit |
|---|
Statistics
| Model | Commission | Calls |
|---|
| Day | Commission |
|---|
Commission History
| Customer | Model | Profit | Rate | Commission | Time |
|---|
Withdraw
| Amount | Method | Status | Created |
|---|