check_compliance
Check regulatory status of an activity in any country. Get decision signal, risk level, penalties, and obligations from structured regulatory data.
Instructions
Check the regulatory status of an activity in a country. Returns a decision signal —
one of allowed, requires_license, restricted, prohibited, or unknown — along
with risk level, penalties, obligations, and the source regulations behind the decision.
NOT LEGAL ADVICE. This endpoint provides regulatory intelligence derived from structured data; always consult a qualified legal professional before acting on it.
Args: country: Country code or name, e.g. "AU", "US", "EU", "SG", "UK". Required. activity: One of "crypto", "finance", "banking", "payments", "lending", "privacy", "data_protection", "aml", "kyc". Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ||
| activity | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |