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.
Try Code Examples
Copy-paste ready examples in JavaScript, Python, React, and cURL.
Build Your Application
Integrate the API into your application using our comprehensive examples.
Quick API Test
Test the financials endpoint with real data
Make A Request
Test the API endpoint with your parameters
Generated URL
https://api.datajockey.io/v0/company/financials?apikey=YOUR_KEY
Note: Parameters marked with * are required.You'll need to sign in to run queries with real data.
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