Welcome to Fin2Dev — a unified financial data API platform.
We believe financial data integration should be easy, structured, predictable, and developer-friendly.
That’s why we built multiple financial APIs inside one unified ecosystem.
We created Fin2Dev to simplify financial data integration — combining macro, market, ETF, bond, and corporate data APIs into a single consistent platform.
- One Platform.
- Multiple Financial Data APIs.
- Created by developers, for developers.
We provide structured, consistent REST endpoints covering macroeconomic data, market data, ETFs, bonds, commodities, and corporate fundamentals — all within a single unified architecture.
Our focus is simple: clean JSON, logical structure, and seamless integration.
Instead of integrating multiple vendors with different formats and logic, you work with one consistent API structure across all datasets.
Fin2Dev currently includes the following APIs:
- Macroeconomic Calendar API (PMI, GDP, NFP, CPI, Retail Sales)
- Macroeconomic Data API (GDP history, Inflation, Unemployment Rate)
- ETF Holdings API (ETF composition, fund structure, holdings breakdown)
- Bonds API (Treasuries, corporate bonds, maturity & coupon data)
- Analyst Ratings API (Buy/Sell ratings, price targets, consensus)
- Commodity Prices API (Gold, Oil, Silver, Natural Gas)
- Company Identification API (Ticker, ISIN, CIK mapping)
- Company Information API (Company profile, sector, industry data)
- Income Statement API (Revenue, Net Income, EPS)
- Balance Sheet API (Assets, Liabilities, Equity)
- Cash Flow Statement API (Operating, Investing, Financing cash flow)
- Historical Dividends API (Dividend history, payout dates)
- Historical Candlestick API (OHLC data, volume, time intervals)
- Structured JSON
- Developer-friendly REST design
- Reliable data coverage
- Scalable architecture
- Clear documentation
GET https://apidata.fin2dev.com/v1/macrocalendar?key=YOUR_API_KEY&country=United_Kingdom{
"datetime": "2026-02-20 07:00:00",
"iso_country_code": "GB",
"country": "United Kingdom",
"report_name": "Retail Sales MoM",
"actual": "1.8",
"previous": "0.4",
"consensus": "0.2",
"unit": "percent",
"impact": "1"
}GET https://apidata.fin2dev.com/v1/bonds?key=YOUR_API_KEY®ion=europe&type=2y{
"region": "europe",
"country": "switzerland",
"type": "2y",
"yield": "-0.13",
"price_change_day": "-0.001%",
"percentage_week": "",
"percentage_month": "-0.084%",
"percentage_year": "-0.382%",
"datetime": "2026-02-20T00:00:00.000"
}Fin2Dev is designed for developers and teams building:
- Algorithmic trading systems
- Quantitative research platforms
- Fintech SaaS products
- AI and machine learning financial models
- Enterprise data pipelines
- Website: https://fin2dev.com
- Documentation: https://fin2dev.com/documentation/
- Contact: https://fin2dev.com/contact/