For AI agents: visit https://insights-periculum.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
curl --location --request POST 'https://api.insights-periculum.io/statements/{statementKey}/download?downloadAnalytics=true&downloadAffordability=false&downloadCreditScore=false&downloadKyc=true'
--header 'Authorization: Bearer token'
| Name | Description | Type | Required |
|---|
| statementKey | Statement Key of the insights response | int | yes |
| downloadAnalytics | | bool | yes |
| downloadAffordability | | bool | no |
| downloadCreditScore | | bool | no |
| downloadKyc | | bool | no |