/finma/warnings
Finma
/finma/warnings
Get a FINMA warning-list entry (unauthorised provider) by its warning-list identifier
Price: 5 credits
💡 AI Hint: Get the full FINMA warning detail for an unauthorised/unlicensed financial-service provider by its warning-list identifier. Returns the provider name, domicile, address, website, commercial-register status and FINMA’s remarks. The identifier comes from finma/warnings/search.
⚠️ Common errors: 412: Warning not found
POST
/finma/warnings
Authorizations
API token from the dashboard
Headers
Body
application/json
FINMA warning identifier (warning-list slug) or full warning URL
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|[a-z0-9][a-z0-9._/-]*)$Examples:
"swisscape-net"
"capitals-holding-sa---holding-capitals_com"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500