Usage
Requests recorded against your keys this billing cycle.
| Timestamp | Endpoint | Method | API Key | Status | Latency | Tokens | Billed Cost |
|---|
API Keys & Authentication
Keys authenticate requests to /v1/ground, /v1/search and /v1/extract. Scope and rate limit are enforced per key.
| Name | Key Prefix | Environment | Rate Limit | Spend Cap | Created | Last Used | Actions |
|---|
Environment Configuration
Add these environment variables to your .env.local or secret manager:
STRUT_API_KEY="strut_live_..."
STRUT_BASE_URL="https://your-deployment.example.com"
Interactive API Playground
Test endpoints directly with live SSE streaming, verified citations, and telemetry inspection.
Press "Execute Request" to run a live query through Strut Grounding Engine.
// Raw response payload will appear here...
Limits
Metered rate and the spend cap enforced on your keys.
Metered rate
No subscription. You are charged for the requests you make.
include_answer=false)
no model call
Monthly spend cap
A hard limit on this billing cycle. Once reached, requests using your API keys are
refused with HTTP 402 until you raise it.