Spectra API
RESTful API for monitoring AI agents at scale. Real-time analytics, webhooks, and programmatic control over your entire fleet.
Base URL: https://api.spectra.dev/v1Simple HTTP endpoints for any language or framework
// Authenticate with your API key
const response = await fetch('https: _1_
method: 'GET',
headers: {
'Authorization': 'Bearer sk_live_...',
'Content-Type': 'application/json'
}
});
const agents = await response.json();
console.log(agents);Uptime SLA
Avg Response
API Calls/Day
Active Teams
Simple, transparent pricing that scales with your usage. Start free and upgrade as you grow.
Developer
Perfect for testing and development
- 1,000 API calls/month
- 1 agent
- Basic analytics
- Community support
- 7-day data retention
Pro
For production AI agents
- 100,000 API calls/month
- 10 agents
- Advanced analytics
- Webhook integrations
- Priority support
- 30-day data retention
- Kill switch API
Enterprise
For teams running at scale
- Unlimited API calls
- Unlimited agents
- Custom analytics
- Dedicated support
- 90-day data retention
- SLA guarantee
- Custom integrations
- On-premise option
RESTful Design
Standard HTTP methods with predictable, resource-oriented URLs.
JSON Responses
All responses are JSON with consistent error handling patterns.
Rate Limiting
Generous limits with clear headers showing your usage.
Webhook Events
Subscribe to real-time events for anomalies and alerts.
Idempotent Requests
Safe retries with idempotency keys for critical operations.
Versioned API
Stable endpoints with versioning for backwards compatibility.
Ready to integrate?
Get your API key and start monitoring your agents in minutes.