The FINBOURNE platform is made up of a number of applications.

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

You can use our API reference sandbox to try out all our APIs. More information.

Application

Description

API URL
https://<your-domain>.lusid.com/...

REST API

SDK (convenient access to API)

SDK tools (utils, CLI, others)

LUSID

Open, API-first, developer-friendly investment data platform with a GUI front end.

api/api/...

Reference

Python, C#, Java, Javascript

LUSID Python Tools (LPT)

Scheduler

Automated job scheduler.

scheduler2/api/...

Reference

Python, C#, Java

 

Insights

Monitoring and troubleshooting service.

insights/api/...

Reference

Python, C#, Java 

 

Identity

Identity management for LUSID (in conjunction with Access, below).

identity/api/...

Reference

Python, C#, Java

 

Access

Access control for LUSID (in conjunction with Identity, above).

access/api/...

Reference

Python, C#, Java

 

Drive

Secure file repository and manager for collaboration (like Dropbox).

drive/api/...

Reference

Python, C#, Java

 

Luminesce

SQL-based data virtualisation service (read/write data to multiple sources, including LUSID). 

honeycomb/api/...

Reference

Python, C#, Java

Lumipy (data science)

Configuration Store

Secure central repository for secrets and parameters (like the AWS Parameter Store).

configuration/api/...

Reference

Python, C#, Java

 

Notification Service

Notifications via email, SMS or webhook when LUSID events occur.

notification/api/...

Reference

Python, C#, Java 

 

Workflow Service

Build operational controls to manage the flow of investment data to and from LUSID.

workflow/api/...

Reference

Python, C#, Java