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

Concessions ordering, categories, delivery and pickup logistics.

AMC Entertainment Holdings Concessions 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 Concessions. 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 8 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version v2.

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

8 operations 8 paths 5 schemas 8 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 Concessions 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 8

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

Concessions 8

Concessions ordering, categories, delivery and pickup logistics.

GET
/v1/theatres/{theatre-id}/concessions
List Concessions For a Theatre
listTheatreConcessions 1 param → 200
GET
/v1/theatres/{theatre-id}/concessions/{concession-id}
Get Concession By Theatre and Concession Id
getConcession 2 params → 200
GET
/v1/concessions/{theatre-product-assignment-id}
Get Concession By Theatre Product Assignment Id
getConcessionByAssignment 1 param → 200
GET
/v1/theatres/{theatre-id}/concessions/categories
List Concession Categories For a Theatre
listConcessionCategories 1 param → 200
GET
/v1/theatres/{theatre-id}/concessions/delivery-locations/{year}/{month}/{day}
List Concession Delivery Locations
listConcessionDeliveryLocations 4 params → 200
GET
/v1/theatres/{theatre-id}/concessions/pickup-times/{year}/{month}/{day}
List Concession Pickup Times
listConcessionPickupTimes 4 params → 200
GET
/v1/showtimes/{id}/concession-delivery-times
List Concession Delivery Times For Showtime
listShowtimeConcessionDeliveryTimes 1 param → 200
GET
/v1/showtimes/{showtime-id}/concession-pickup-times
List Concession Pickup Times For Showtime
listShowtimeConcessionPickupTimes 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Concession (10 properties), PagedCollection (4 properties), ConcessionCategory (3 properties). Each schema is shown below with its type and property counts.

ConcessionCollection
Concession
object
10 properties
HalLinks
object
PagedCollection
object
4 properties
ConcessionCategory
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs AMC Entertainment Holdings publishes across the network.

AMC Entertainment Holdings Barcodes 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
AMC Entertainment Holdings States API