API Key Management & Billing Platform
Manage your API keys, track usage, and monitor spending for your AI applications. Built for the Gonka Network.
🔑
API Key Management
Create, manage, and revoke API keys with ease. Each key is securely hashed and stored.
💰
Usage Billing
Track token usage and automatically bill based on consumption. Transparent pricing at $0.000000125 per token.
📊
Analytics Dashboard
Real-time insights into your API usage, spending patterns, and performance metrics.
API Documentation
Quick Start
# Chat Completion Request
curl http://localhost:3000/v1/chat/completions \
-H "Authorization: Bearer gk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-4",
"messages": [
{"role": "user", "content": "Hello!"}
]
}'View Full Documentation →Simple Pricing
$0.000000125
per token
Approximately $0.50 per 1M tokens