Products
Each product is a deterministic, signals-only API with a fixed contract. Plans are monthly subscriptions with quotas per API key.
Risk Score API
Signal-based domain risk indicator (0–100). Technical indicators only — no verdicts, no advice.
- Endpoint:
POST /risk-score - Optional:
?explain=1for short explanations - Cached results
Abuse Signals API
Deterministic, signals-only abuse indicators API. No guarantees. No customization. No support.
- Endpoint:
POST /abuse-signals - Deterministic scoring
- Cached results
Plans (example)
Plans may vary per API. Always refer to each product’s pricing page for the authoritative values.
| Plan | Typical use | Monthly quota | Support |
|---|---|---|---|
| Starter | Small projects, prototypes, low volume | 10,000 requests | Billing email only |
| Builder | Growing apps, regular usage | 50,000 requests | Billing email only |
| Scale | High volume, best price per request | 250,000 requests | Billing email only |
Usage rules
- API key required
- Rate limiting per API key → HTTP
429 - Monthly quota per API key → HTTP
429
Terms & policies
Billing rules, support policy, and the service disclaimer are available in the Terms page.