REST API

SecurityAlert.ai REST API v1

Brand findings and universal indicator lookup. Authenticated with a Bearer token, 120 req/min/key, Business or Enterprise plan. Mint a key from /settings#api-keys.

Auth

Authorization: Bearer sa_live_…

Rate limit

120 requests / minute / key

Plan gate

Business or Enterprise

Quickstart

5-min walkthrough in curl/Python/JS

What you can build

The API exposes tenant-scoped brand findings and a universal indicator lookup for domains, IP addresses, CVEs, hashes, threat actors, and ransomware groups. Use it to enrich SIEM alerts, automate investigation queues, or add SecurityAlert context to an internal security tool.

Every authenticated request uses a scoped API key. Responses are JSON, rate-limit headers are returned with each request, and the downloadable OpenAPI specification is the source of truth for request and response fields.