Views:

The FINBOURNE platform is made up of a number of applications. See how to get started.

Each application has a documented REST API. Some applications have SDKs (with more in development).

You can use Swagger to 'try out' all our APIs. Note that each of the Swagger links below points to https://www.lusid.com/api/swagger/index.html; switch www to the root of your LUSID domain, for example https://acmecorp.lusid.com/api/swagger/index.html, before you try. More information.
 

ApplicationDescriptionAPI URL
https://<your-domain>.lusid.com/...
REST API docSDK (convenient access to API)SDK tools (utils, CLI, others)
LUSIDOpen, API-first, developer-friendly investment data platform with a GUI front end.api/api/...Swagger, RedocPython, C#, Java, JavascriptLUSID Python Tools (LPT)
SchedulerAutomated job scheduler.scheduler2/api/...SwaggerPython, C#, Java 
InsightsMonitoring and troubleshooting service.insights/api/...SwaggerPython, C#, Java  
IdentityIdentity management for LUSID (in conjunction with Access, below).identity/api/...SwaggerPython, C#, Java 
AccessAccess control for LUSID (in conjunction with Identity, above).access/api/...SwaggerPython, C#, Java 
DriveSecure file repository and manager for collaboration (like Dropbox).drive/api/...SwaggerPython, C#, Java 
LuminesceSQL-based data virtualisation service (read/write data to multiple sources, including LUSID). honeycomb/api/...SwaggerPython, C#, JavaLumipy (data science)
Configuration StoreSecure central repository for secrets and parameters (like the AWS Parameter Store).configuration/api/...SwaggerPython, C#, Java 
Notification ServiceNotifications via email, SMS or webhook when LUSID events occur.notification/api/...SwaggerPython, C#, Java  
Workflow ServiceBuild operational controls to manage the flow of investment data to and from LUSID.workflow/api/...SwaggerPython, C#, Java