Statement Insights
Last updated Mar 10th, 2025
get
api.withmono.com/v2/accounts/{id}/statement/insightsv1.0
This resource analyses all the transactions linked to the provided account id, and returns insights based on the transaction data.

Statement Insight Records
Once a statements insights is successfully generated, You can either retrieve this by webhook or through the statement insight records endpoint.
Path Params
Headers
Request
12345
curl --request GET \
--url https://api.withmono.com/v2/accounts/{id}/statement/insights \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'mono-sec-key: string' \
Response
Choose an option from the drop down or click one of these buttons to see an example: