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.
The Risk API is a python flask service using Supabase for record retrieval and storage.
It can be easily deployed on services like DigitalOcean with the following environment variables set:
SUPABASE_URL
SUPABASE_KEY
GET
https://risk.signata.net/api/v1/riskLevel
POST
https://risk.signata.net/api/v1/riskEvent
Injects a risk event into the database.
Requires a 'write' x-api-key
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
addr*
String
address*
String
reported_by
String
access_type
String
geolocation_thumbprint
String
device_thumbprint
String