Nasdaq
Learn how to use Nasdaq with Composio
Overview
SLUG
NASDAQ
Description
Nasdaq Data Link provides a modern and efficient method of delivering real-time exchange data and other financial information through a suite of APIs, enabling seamless integration and rapid deployment of data-driven applications.
Authentication Details
API Key
generic_api_key
Tools
Get Datatable Metadata (All Symbols)
SLUG: NASDAQ_GET_ALL_SYMBOLS
Action Parameters
datatable_code
Action Response
data
error
successful
Get Analyst Ratings and Target Prices
SLUG: NASDAQ_GET_ANALYST_RATINGS
Action Parameters
symbol
Action Response
data
error
successful
Get Dividend History
SLUG: NASDAQ_GET_DIVIDEND_HISTORY
Action Parameters
date
qopts.columns
ticker
Action Response
data
error
successful
Get Real-Time Quote
SLUG: NASDAQ_GET_REAL_TIME_QUOTE
Action Parameters
ticker
Action Response
data
error
successful
Get Tables by Update Date
SLUG: NASDAQ_GET_TABLES_BY_DATE
Action Parameters
target_date
Action Response
data
error
successful
Get Specific Table Row
SLUG: NASDAQ_GET_TABLE_ROW
Action Parameters
columns
datacode
datatable_code
filter_column_name
filter_column_value
Action Response
data
error
successful