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

The New York Times Company Movies API

The Movies API from The New York Times Company — 3 operation(s) for movies.

The New York Times Company Movies API is one of 15 APIs that The New York Times Company publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include Movies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a status page, and 5 JSON Schemas.

This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 2.0, at version 2.0.0.

Requests are made against the base URL https://api.nytimes.com/svc/search/v2.

3 operations 3 paths 4 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2.0.0
Base URL
https://api.nytimes.com/svc/search/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

The New York Times Company Movies API declares 1 security scheme for authenticating requests. An API key is passed in the query as api-key (apikey). By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Movies 3
GET
/critics/{reviewer}.json
Get movie critics name, bio and image.
1 param → 200401429
GET
/reviews/{type}.json
Get movie reviews.
3 params → 200401429
GET
/reviews/search.json
Search for movie reviews.
→ 200401429

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Review (11 properties), Critic (6 properties), MultiMedia (4 properties), Link (3 properties). Each schema is shown below with its type and property counts.

Review
object
11 properties
Link
object
3 properties
Critic
object
6 properties
MultiMedia
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

new-york-times-company-movies-api-openapi.yml Raw ↑

Other APIs The New York Times Company publishes across the network.

The New York Times Company Archive API
The New York Times Company Content API
The New York Times Company Content.json API
The New York Times Company Events API
The New York Times Company Lists API
The New York Times Company Lists.json API
The New York Times Company Most Popular API
The New York Times Company Name API
The New York Times Company Reviews.json API
The New York Times Company Search API
The New York Times Company Search.json API
The New York Times Company Stories API