Risk API
Last updated
Last updated
Any source code provided on this site is unaudited and provides no guarantee that it will be functional or safe to use. Ensure you test before deploying to mainnet or production use.
SUPABASE_URL
SUPABASE_KEY
GET
https://risk.signata.net/api/v1/riskLevel
addr*
String
POST
https://risk.signata.net/api/v1/riskEvent
Injects a risk event into the database.
Requires a 'write' x-api-key
address*
String
reported_by
String
access_type
String
geolocation_thumbprint
String
device_thumbprint
String
The Risk API is a python flask service using for record retrieval and storage.
It can be easily deployed on services like with the following environment variables set: