Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nasdaq/NasdaqCloudDataService-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Nasdaq Data Link provides a modern and efficient method of delivery for realtime exchange data and other financial information. Data is made available through a suite of APIs, allowing for effortless integration of data from disparate sources, and a dramatic reduction in time to market for customer-designed applications. The API is highly scalable, and robust enough to support the delivery of real-time exchange data. Read our latest case study:Nasdaq Data Link Provides Real-Time Data with Efficiency and Scale to Fintech Newcomer Unhedged

Table of Contents

Products Currently Available

Equities

The Nasdaq Stock Market

Nasdaq BX

Nasdaq PSX

All U.S. Equity Markets

Indexes & Exchange Traded Products (ETPs)

Options

Getting Started

The client success team will provide you with the API URL (<base_url>), username (client_id), and password (client_secret). Substitute for these placeholders with actual values in your code.

Authentication

Access to the API is granted by providing your client_id and client_secret using OAuth 2.0 authentication.

API Resources

General

Equities

Indexes

Exchange Traded Products (ETPs)

Options

Reference

Versioning

The first part of the URI path specifies the API version, in the format v{version_number}. For example, version 1 of the API (most current) is accessible via: For example, version 1 of the API (most current) is accessible via:https://<base_url>/v1/

HTTP Response Codes

200OK The request was successful.

400Bad Request Your request is invalid.

401Unauthorized Your not entitled for requested data.

404Not Found The specified API endpoint could not be found.

500Internal Server Error We had a problem with our server. Try again later.

503Service Unavailable We're temporarily offline for maintenance. Try again later.

Tutorial

We provide aPostman collection with a set of requests for the API. You will need an Nasdaq Cloud Data Service account with API access to run this tutorial. The Postman collection and environment files are availablehere.

License

Code and documentation released under theApache License, Version 2.0


[8]ページ先頭

©2009-2025 Movatter.jp