Aletheia
Insider trading data, earnings call analysis, financial statements, and more
| Category | Finance |
|---|---|
| Authentication | apiKey |
| HTTPS | Yes |
| CORS | unknown |
| Difficulty | intermediate |
| Official URL | https://finnhub.io/docs/api |
| Added Date | 2026-04-01 |
| Last Verified | 2026-04-01 |
Finnhub is a finance API described as: Real-Time RESTful APIs and Websocket for Stocks, Currencies, and Crypto. It is useful when you need programmatic access to real-time restful apis and websocket for stocks, currencies, and crypto from applications, dashboards, or internal tools. The published entry point or documentation is hosted at finnhub.io, which makes it a practical starting point for evaluating available endpoints and response formats. The listing indicates API-key-based access, which is typical for server-side integrations, scheduled jobs, and controlled client applications.
const url = "https://finnhub.io/docs/api";
// Replace headers or query params with the values required by this API.
const response = await fetch(url, {
headers: {
"X-API-Key": "YOUR_API_KEY"
}
});
if (!response.ok) throw new Error(`Request failed: ${response.status}`);
const data = await response.json();
console.log(data); Insider trading data, earnings call analysis, financial statements, and more
Realtime and historical market data on all US equities and ETFs
Realtime and historical stock data
Instant IBAN and SWIFT number validation across the globe
Payment platform
Real-Time, Intraday & Historical Market Data API
Insider trading data, earnings call analysis, financial statements, and more
Realtime and historical market data on all US equities and ETFs
Realtime and historical stock data
All Banco do Brasil financial transaction APIs
Instant IBAN and SWIFT number validation across the globe
Payment platform
Public access to a database of IIN/BIN information
A api to generate boletos in Brazil
All Citigroup account and statement data APIs