Documentation

Risk signals in three endpoints.

Use FRDDB from your backend. Authenticate with an FRDDB API key, pin behavior with FRDDB-Version, and keep raw user decisions in your own product.

Base URL

https://api.frddb.com

Local API development usually runs at http://localhost:8787.

Authentication

Send Authorization: Bearer frddb_live_.... API keys have explicit scopes: lookup, report, and admin.

Versioning

Pass FRDDB-Version: 2026-05-06. FRDDB versions behavior with dated headers, not URL prefixes.

Data model

Hot lookups read summaries.

/check reads subject risk summaries, not raw reports. Reports and outcomes update the summary model so lookup latency stays boring.

organizations api_keys subjects reports report_outcomes subject_risk_summaries lookups audit_logs