I have been working for a couple of years on different software libraries related to investment portfolio optimization.
I am now trying to provide these functionalities "as a service" for DIY investors, through a REST API.
To my knowledge, another project similar to mine would be Portfolio Visualizer [0], but it is restricted to commercial users, while I would like my project to be usable by anyone requiring some portfolio optimization tools.
Any feedback is welcome about how you would use such an API, or what functionalities you would expect from it.
You can find the API documentation online [1], and you can play with it online, at RapidAPI [2].
Please note that I have set limits on the unauthenticated usage, because I need to manage the workload on the servers, but any feedback is also welcome about how I could manage a reasonable unauthenticated usage for as many people as possible (I am paying for the servers!).
I have been working for a couple of years on different software libraries related to investment portfolio optimization.
I am now trying to provide these functionalities "as a service" for DIY investors, through a REST API.
To my knowledge, another project similar to mine would be Portfolio Visualizer [0], but it is restricted to commercial users, while I would like my project to be usable by anyone requiring some portfolio optimization tools.
Any feedback is welcome about how you would use such an API, or what functionalities you would expect from it.
You can find the API documentation online [1], and you can play with it online, at RapidAPI [2].
Please note that I have set limits on the unauthenticated usage, because I need to manage the workload on the servers, but any feedback is also welcome about how I could manage a reasonable unauthenticated usage for as many people as possible (I am paying for the servers!).
Cheers,
Roman
--
[0] https://www.portfoliovisualizer.com/
[1] https://docs.portfoliooptimizer.io/
[2] https://rapidapi.com/lequant40/api/portfolio-optimizer