STREAMING API
The Streaming API for real-time products is available through a Java SDK and Python SDK. See below. If you want information on the REST API for real-time or delayed data, please see the next section.
To gain access to real-time products, please contact our Sales Team. One of our Sales executives can help you start a trial, at which point we will send you the required credentials to access the data through the streaming API. Credentials include: client ID, client secret, token endpoint and bootstrap servers.
Java SDK
- Instructions: https://github.com/Nasdaq/NasdaqCloudDataService-SDK-Java
- Authentication: https://github.com/Nasdaq/NasdaqCloudDataService-SDK-Java#client-authentication-configuration
Python SDK
Updated about 2 years ago