Finbud Data TypeScript API Library

This library provides convenient access to the Finbud Data REST API from server-side TypeScript or JavaScript.
The full API of this library can be found in api.md.
It is generated with Stainless.
Installation
npm install finbud-dat...