Giter VIP home page Giter VIP logo

nasdaqclouddataservice-rest-api's Introduction

Nasdaq Data Link - REST API for real-time or delayed data

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 customer service 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

200 OK The request was successful.

400 Bad Request Your request is invalid.

401 Unauthorized Your not entitled for requested data.

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

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

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

Tutorial

We provide a Postman 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 environemnt files are available here.

License

Code and documentation released under the Apache License, Version 2.0

nasdaqclouddataservice-rest-api's People

Contributors

kellyqiyichen avatar leoros avatar raquel003 avatar ruchirvaninasdaq avatar trunghaonguyennasdaq avatar urjitdavenasdaq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.