AI & Developer centric financial data API
Overview
What is Finbud Data?
Finbud Data is a TypeScript API library designed for developers to access financial data through the Finbud Data REST API, focusing on AI and developer-centric solutions.
How to use Finbud Data?
To use Finbud Data, install the library via npm with npm install finbud-data, then import it into your TypeScript or JavaScript project and initialize it with your API key.
Key features of Finbud Data?
- Easy access to financial data through a REST API.
- TypeScript definitions for all request parameters and response fields.
- Error handling and automatic retries for certain errors.
- Customizable logging options.
Use cases of Finbud Data?
- Retrieving financial estimates from analysts.
- Accessing real-time financial market data.
- Integrating financial data into applications for analysis and reporting.
FAQ from Finbud Data?
-
What runtimes are supported?
The library supports Web browsers, Node.js, Deno, and more. -
Is there a TypeScript version requirement?
Yes, TypeScript >= 4.9 is required. -
Can I use this library in React Native?
No, React Native is not supported at this time.