| KEY | STATUS | ACCOUNT & ALIAS | GEMINI PRO (WEEKLY) | 5H BURST HEADROOM | CLAUDE / 3P QUOTA | USAGE STATS | ACTION | |
|---|---|---|---|---|---|---|---|---|
|
Syncing live account pool telemetry...
|
||||||||
Simulate an unexpected 429 quota exhaustion or weekly limit breach on your active account to dry-run how the Smart Shield routing algorithm evaluates headroom, urgency, and candidate scores in real-time.
| STATUS | REQ ID | ACCOUNT | MODEL | LATENCY | TOKENS | TIMESTAMP | INSPECT |
|---|
https://md.tail58fb78.ts.net
https://md.tail58fb78.ts.net/v1
curl http://127.0.0.1:8045/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.8-flash",
"messages": [{"role": "user", "content": "Hello"}]
}'
curl http://127.0.0.1:8045/v1/messages \
-H "Content-Type: application/json" \
-d '{
"model": "claude-3-5-sonnet",
"messages": [{"role": "user", "content": "Hello"}]
}'
// Loading request details...
ya29.a0...