Introduction
Welcome to Financial Datasets, a developer-friendly stock market API.
👋 Overview
We are on a mission to make financial data delightful for developers.
Our API is designed for AI financial agents, portfolio management tools, stock analysis platforms, quantitative trading algorithms, and more.
We provide a simple REST API, which delivers premium stock market data, including:
- Financial statements
- Stock prices
- Options chains
- SEC filings
- Insider transactions
- and more!
We have data for 30,000+ public companies, going back 30+ years.
You are welcome to save any data that you receive from our API. There are no licensing restrictions. Our platform is built by developers for developers ❤️
🚀 Getting Started
Please create an account and grab your API key at financialdatasets.ai.
You will use the API key to authenticate your requests.
There are only 3 steps for making a successful API call:
- Add your API key to the header of the request as
X-API-KEY
. - Add query params like
ticker
,period
andlimit
to filter the data. - Execute the API request.
💻 Examples
Feedback
Please join our Discord community, hang out, and tell us how we can improve.
We love developer feedback ❤️