Nasdaq
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
Connecting to Nasdaq
Create an auth config
Use the dashboard to create an auth config for the Nasdaq toolkit. This allows you to connect multiple Nasdaq accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Nasdaq toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
NASDAQ_GET_ALL_SYMBOLS
Tool Name: Get Datatable Metadata (All Symbols)
Description
Action Parameters
Action Response
NASDAQ_GET_ANALYST_RATINGS
Tool Name: Get Analyst Ratings and Target Prices
Description
Action Parameters
Action Response
NASDAQ_GET_DIVIDEND_HISTORY
Tool Name: Get Dividend History
Description
Action Parameters
Action Response
NASDAQ_GET_REAL_TIME_QUOTE
Tool Name: Get Real-Time Quote
Description
Action Parameters
Action Response
NASDAQ_GET_TABLES_BY_DATE
Tool Name: Get Tables by Update Date
Description
Action Parameters
Action Response
NASDAQ_GET_TABLE_ROW
Tool Name: Get Specific Table Row
Description
Action Parameters
Action Response