Loading live platform metrics from api.apxai.co…
Your APxAI Dashboard
Live platform metrics below — your per-account data appears after sign-in.
API Requests (platform, live)
—
served since last deploy
Median Latency (p50)
—ms
measured on the live API
Error Rate
—
share of requests returning 5xx
Your Monthly Usage
Sign in to track your plan and request usage. The platform-wide live metrics above are real.
Response Latency — live percentiles
Loading…
🪙 TC Economy
🪙 Total Supply (fixed)
1,000,000 TRIPPY
No minting — supply is permanent
🔥 Burned
0
No burn mechanism in contract
💰 Market price
—
Live price when a pool is detected
⛓️ Network
BNB Chain
Verifiable on BscScan
Contract: loading…
Recent API Activity
// LIVE AGENT RUNS
live
Agent Performance (7 days)
| Agent | Runs | Avg Duration | Success Rate | 7d Trend |
|---|
Platform Services — live health
API Key
Your secret key authenticates all API requests. Keep it safe — never commit it to git.
Secret Key
Sign in to view your API key
⚠️ This key grants full API access. Do not share it publicly.
Usage
Authentication header
Authorization: Bearer YOUR_API_KEY
Alternatively
X-API-Key: YOUR_API_KEY
Quick test (cURL)
curl https://api.apxai.co/v1/ap/code \
-H "Authorization: Bearer $APX_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"Refactor this function to use async/await"}'
-H "Authorization: Bearer $APX_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"Refactor this function to use async/await"}'
Danger Zone
Rotate API Key
Invalidates your current key immediately. Update all integrations before rotating.
Request Logs
Your per-account request logs appear here once you sign in with an API key.
Recent Requests
Webhooks
Receive real-time events when your agents complete tasks.
Endpoints
No webhook endpoints yet. Sign in to add endpoints that fire on real
agent.complete / agent.error events.
Add Endpoint
Account Settings
Manage your profile and notification preferences.
Profile
Notifications
Danger Zone
Delete Account
Permanently delete your account and all data. This cannot be undone.