Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

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.

1 operations 1 paths 2 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://data.nasdaq.com/api/v3
Authentication
API Key, API Key
Resource Areas
1

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 parameter
  • apiKeyHeader — 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.

Tables 1

Tabular dataset retrieval

GET
/datatables/{datatablesCode}
Query a datatable
getDataTable 6 params → 200400401404429

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.

DatatableResponse
object
2 properties
QuandlError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

quandl-tables-api-openapi.yml Raw ↑

Other APIs Quandl (Nasdaq Data Link) publishes across the network.

Nasdaq Data Link Tables REST API
Nasdaq Cloud Data Service (NCDS) Streaming API
Quandl (Nasdaq Data Link) Databases API
Quandl (Nasdaq Data Link) Datasets API