Base URL
All API requests go to:/api/v1/ path prefix. For example:
Response format
All endpoints return JSON by default. Some endpoints support alternative output formats (such as STIX 2.1 bundles, MISP events, or Sigma YAML) — these are noted in the individual endpoint references.Authentication
Every request requires an API key. Pass it as a Bearer token in theAuthorization header or in the X-API-Key header. See Authentication for details.
Available endpoints
For limits on results per request, lookback periods, and request quotas by tier, see Rate limits.