Modora Signal / API program

Build on the Signal threat graph

The Signal API exposes the same intelligence that runs inside Modora: domain risk scoring, account verdicts from the registry and report submission, so partners and integrations can defend their own surfaces in real time. The number of communities it currently covers is on the Signal overview, counted live.

Access is granted per partner or integration. Open a ticket in our Discord to request keys and discuss scopes. Keys, scopes and usage are managed on the developer portal.

What the API gives you

Domain lookups

Check one domain against the known-scam list and get back a risk score and category, plus how recently the list itself was added to.

Account verdicts

Ask what the network makes of a Discord account: a score, and with the passport scope the categories and months behind it. Never the message, channel or server that reported it.

Detection feed

The network detection stream: when, how severe, which domain, what was done. Aggregated, with no server, channel or message attached.

Report submission

Feed scam reports, screenshots and suspicious domains back into the network.

Scoped keys

Every endpoint declares the scope it needs. A key only reaches what it was granted, and scopes that nothing checks fail the build.

Visible quotas

Two limits per key, per minute and per day. Both standings ride along in the headers of every response, and GET /api/signal/v1/usage breaks the day down per endpoint.