curl --location --request POST 'https://api.insights-periculum.io/creditscore/{statementKey}'
--header 'Authorization: Bearer string_encrypted_accesst_token'
--header 'Content-Type: application/json'
--data-raw 'none'
Request Parameters
Name | Description | Type | Required |
---|---|---|---|
statementKey | The key of the statement to generate the creditscore for | int | Yes |