Build with Financial Data
Complete documentation for the DataJockey API. Learn how to integrate fundamental stock data into your applications.
Quick Start
Get up and running with DataJockey in minutes
Get Your API Key
Sign up for a free account and get your API key from the dashboard.
Make Your First Request
Use the interactive playground below to test the API with real data.
Build Your Application
Integrate the API into your application using our code examples.
Try the API
Test the financials endpoint with real data
Make A Request
https://api.datajockey.io/v0/company/financials?apikey=YOUR_KEY
Fill the parameters above to build the URL. Parameters marked with * are mandatory.
Fundamental Data
Access revenue, earnings, balance sheets, and cash flow data sourced directly from SEC filings.
- Balance sheets
- Income statements
- Cash flow data
Simple Integration
RESTful API with JSON responses. No complex authentication or SDKs required.
- RESTful endpoints
- JSON responses
- Simple authentication
Comprehensive Docs
Detailed documentation with interactive examples and code snippets in multiple languages.
- Interactive examples
- Multiple languages
- Real-time testing