Quandl (Nasdaq Data Link) Tables API
Tabular dataset retrieval
Quandl (Nasdaq Data Link) Tables API is one of 5 APIs that Quandl (Nasdaq Data Link) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Tables. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and rate-limit docs.
This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 3.0.0.
Requests are made against a single base URL, https://data.nasdaq.com/api/v3.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Quandl (Nasdaq Data Link) Tables API declares
2 security schemes
for authenticating requests.
An API key is passed in the query as api_key (apiKeyQuery).
An API key is passed in the header as X-Api-Token (apiKeyHeader).
By default, every request must be authenticated.
apiKeyQuery— Nasdaq Data Link API key passed as query parameterapiKeyHeader— Nasdaq Data Link API key passed as header
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Tabular dataset retrieval
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are DatatableResponse (2 properties), QuandlError (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Quandl (Nasdaq Data Link) 4
Other APIs Quandl (Nasdaq Data Link) publishes across the network.