New: French documentation now available! Switch to French
English
cURL
curl --request GET \ --url https://api.txcloud.io/v1/lending/statements/{id}/insights \ --header 'Authorization: Bearer <token>'
{ "statement_id": "<string>", "period": {}, "summary": {}, "income": {}, "expenses": {}, "debt_payments": {}, "red_flags": [ "<string>" ], "positive_indicators": [ "<string>" ], "financial_health_score": 123 }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Financial insights