Skip to content

Investigo

Investigo is a multi-entity data sync integration supporting investment accounts, bank accounts, credit cards, and insurance products.

AttributeValue
Integration TypeData Sync (Account or Insurance)
AuthenticationPublic/Private key pair → JWT token
Data FlowInvestigo → RightCapital (inbound only)
OwnerKewei Yan
  • Investment accounts
  • Bank accounts
  • Credit cards
  • Insurance (Life, LTC, Disability)

200+ account types supported with comprehensive mapping.

Uses public/private key pair to obtain JWT token (cached for 18 minutes).

EndpointPurpose
/TokenObtain JWT token
/Accounts/SearchSearch accounts
/Accounts/{id}Get single account
/AccountsBatch fetch accounts

Accounts are fetched in batches of 100 per request for performance.

ComponentPath
Connectorretail-api/app/Integrations/Investigo/Connector.php
Integratorretail-api/app/Integrations/Investigo/Integrator.php
Configretail-api/app/Integrations/Investigo/Config.php
Modelsretail-api/app/Integrations/Investigo/Models/