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

AMC Entertainment Holdings Movies API

AMC movies, including now-playing, advance, coming-soon, and on-demand.

AMC Entertainment Holdings Movies API is one of 16 APIs that AMC Entertainment Holdings publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 11 JSON Schema definitions.

Tagged areas include Movies. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 11 JSON Schemas.

This API exposes 10 operations across 10 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version v2.

Requests are made against a single base URL, https://api.amctheatres.com.

10 operations 10 paths 6 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v2
Base URL
https://api.amctheatres.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

AMC Entertainment Holdings Movies API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-AMC-Vendor-Key (VendorKey). By default, every request must be authenticated.

  • VendorKey — AMC vendor API key issued via the AMC Theatres developer portal.

Paths & Operations 10

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

Movies 10

AMC movies, including now-playing, advance, coming-soon, and on-demand.

GET
/v2/movies
List All Movies
listMovies 3 params → 200
GET
/v2/movies/views/now-playing
List Now Playing Movies
listMoviesNowPlaying 2 params → 200
GET
/v2/movies/views/advance
List Advance Ticket Movies
listMoviesAdvance 2 params → 200
GET
/v2/movies/views/coming-soon
List Coming Soon Movies
listMoviesComingSoon 2 params → 200
GET
/v2/movies/views/active
List Active Movies
listMoviesActive → 200
GET
/v2/movies/views/all/active
List All Active and On-Demand Movies
listMoviesAllActive → 200
GET
/v2/movies/views/on-demand
List Digital On-Demand Movies
listMoviesOnDemand → 200
GET
/v2/movies/{idOrSlug}
Get a Movie by Id or Slug
getMovie 1 param → 200404
GET
/v2/movies/{id}/on-demand/similar
List Similar On-Demand Movies
listSimilarOnDemandMovies 1 param → 200
GET
/v2/movies/internal-release/{id}
Get a Movie by Internal Release Id
getMovieByInternalRelease 1 param → 200

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Movie (20 properties), Attribute (12 properties), PagedCollection (4 properties), ApiError (4 properties). Each schema is shown below with its type and property counts.

MovieCollection
ApiError
object
4 properties
HalLinks
object
Attribute
object
12 properties
PagedCollection
object
4 properties
Movie
object
20 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amc-entertainment-holdings-movies-api-openapi.yml Raw ↑

Other APIs AMC Entertainment Holdings publishes across the network.

AMC Entertainment Holdings Barcodes API
AMC Entertainment Holdings Concessions API
AMC Entertainment Holdings Locations API
AMC Entertainment Holdings Loyalty API
AMC Entertainment Holdings Markets API
AMC Entertainment Holdings Media API
AMC Entertainment Holdings MovieConfirmations API
AMC Entertainment Holdings Orders API
AMC Entertainment Holdings Refunds API
AMC Entertainment Holdings Seating API
AMC Entertainment Holdings Showtimes API
AMC Entertainment Holdings States API