Dubai Financial Market (DFM)
An API for Dubai Financial Market (DFM)
9/10 popularity
594 ms avg latency
94% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Dubai Financial Market (DFM) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get dividend history for Dubai stock /v1/dubai-stock/dividend/{symbol} |
Get dividend history for Dubai stock Parameters: - symbol: Dubai stock symbol (e.g., "EMAAR") Returns: - Historical dividend data including dates, amounts, and payment information |
| GET |
Get Dubai market summary and overview /v1/dubai-stock/market-summary/ |
Get Dubai market summary and overview Returns: - Market summary information for Dubai Financial Market |
| GET |
Get historical price data for Dubai stock /v1/dubai-stock/historical/{symbol} |
Get historical price data for Dubai stock Parameters: - symbol: Dubai stock symbol (e.g., "EMAAR") - timeframe: Time interval (1min, 5min, 15min, 30min, 1hour, 4hour, 1day) -… |
| GET |
Get quotes for multiple Dubai stocks /v1/dubai-stock/multiple-quotes/ |
Get quotes for multiple Dubai stocks Parameters: - symbols: Comma-separated list of Dubai stock symbols (e.g., "EMAAR,DFM,AMANAT") Returns: - Array of stock quotes for all… |
| GET |
Search for Dubai stocks in Dubai Financial Market (DFM) /v1/dubai-stock/search/ |
Search for Dubai stocks in Dubai Financial Market (DFM) Parameters: - query: Search term (company name or symbol) - limit: Maximum number of results (1-50, default: 10) Returns:… |
| GET |
Get real-time quote for Dubai stock /v1/dubai-stock/quote/{symbol} |
Get real-time quote for Dubai stock Parameters: - symbol: Dubai stock symbol (e.g., "EMAAR") Returns: - Real-time stock quote data including price, volume, market cap, etc. |
| GET |
Get financial statements for Dubai stock /v1/dubai-stock/financial-statements/{symbol} |
This endpoint provides comprehensive financial data including: Income Statement Balance Sheet Cash Flow Statement Parameters: symbol: Dubai stock symbol (e.g., "EMAAR") period:… |