This is a preview version of the API intended for early testing and integration. Preview versions are not stable and may include breaking changes before general availability.
Get collection data
Request
Path Parameters
Header Parameters
Specifies the API version to use. Must match the version of the endpoint you are targeting.
2025-01-01.Responses
Pension data successfully fetched.
Body
Company where the financial product has been collected from. Examples:
se-folksam, se-lansforsakringar, se-avanza, se-movestic, se-spp, se-nordea,
se-amf, se-seb, se-alecta, se-nordnet, se-handelsbanken, se-futur,
se-swedbank, se-skandia, se-ica-bank, se-danske-bank.
Display name of the company for user-friendly presentation.
Type of the financial product.
ISA.Properties below are from the ISA subtype. View the full schema for full details.
Account details such as available balance and interest rate.
Company where the financial product has been collected from. Examples:
uk-demo, uk-natwest.
Display name of the company for user-friendly presentation.
Financial details of the product, like value, performance etc.
Information about the owner of the financial product.
List of holdings within the ISA.
Unique identifier for the financial product.
Monthly savings amount associated with the financial product.
Details of the person collecting the data.
Name of the financial product.
Number associated with the financial product.
Transaction history for the last 12 months.
Type of the financial product.
ISA.curl https://api.insurely.com/wealth/collection/{collectionId}/data \
-H "authorization-token: <authorization-token>"