Base URL
All API requests use the following base URL:v1.
Key details
| Property | Value |
|---|---|
| Protocol | HTTPS only |
| Format | JSON request and response bodies |
| Auth | API key via X-API-Key header |
| Availability | Enterprise tier only |
| CORS | Not supported — server-to-server use only |
| Timestamps | ISO 8601 UTC (e.g., 2026-03-15T14:30:00Z) |
| Rate limit | 60 requests per minute per API key |
Quick start
Get from zero to your first API call in three steps.Create an API key
Navigate to Organization Settings and open the API Keys tab. Click Create Key, give it a label (e.g., “SIEM Integration”), select the scopes you need, and click Create.Copy the key immediately — it is shown only once.
Available endpoints
Scores
Latest assessment scores per framework with grades and completion timestamps.
Recommendations
Prioritized remediation recommendations with status, framework, and category context.
Discovery
AI platform discovery scan results with detected platforms and confidence scores.
Next steps
Authentication
Learn how API keys work, how scopes are enforced, and how to rotate keys safely.
Errors
Understand error responses, HTTP status codes, and how to handle failures.

