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 Theatres API

AMC theatre locations, attributes, and metadata.

AMC Entertainment Holdings Theatres 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 Theatres. 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 3 operations across 3 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.

3 operations 3 paths 6 schemas 3 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 Theatres 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 3

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

Theatres 3

AMC theatre locations, attributes, and metadata.

GET
/v2/theatres
List All Active Theatres
listTheatres 12 params → 200
GET
/v2/theatres/{idOrSlug}
Get a Theatre by Id or Slug
getTheatre 1 param → 200404
GET
/v2/theatres/views/now-playing/wwm-release-number/{wwm-release-number}
List Theatres Now Playing a WWM Release
listTheatresByWwmRelease 3 params → 200

Schemas 6

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

Theatre
object
An AMC Theatre representation.
32 properties
ApiError
object
4 properties
TheatreCollection
HalLinks
object
Attribute
object
12 properties
PagedCollection
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amc-entertainment-holdings-theatres-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 Movies API
AMC Entertainment Holdings Orders API
AMC Entertainment Holdings Refunds API
AMC Entertainment Holdings Seating API
AMC Entertainment Holdings Showtimes API