AMC Theatres API
The AMC Theatres API is a public REST API providing programmatic access to AMC Theatres data including theatres, locations, showtimes, movies, seating, ticketing, concessions, and AMC Stubs loyalty. The API is intended for partner integrations such as movie discovery, ticketing, and entertainment listings. Authentication is performed via a vendor API key issued through the AMC developer portal and supplied in the X-AMC-Vendor-Key header. Resource families are versioned independently under /v1, /v2, /v3, and /v4 path prefixes, and collection responses use a HAL-style envelope.
Documentation
Documentation
https://developers.amctheatres.com
Authentication
https://developers.amctheatres.com/GettingStarted/Authentication
Specifications
OpenAPI
openapi/amc-theatres-api-openapi.yml
JSONLD
json-ld/amc-entertainment-holdings-context.jsonld
Schemas & Data
JSONSchema
json-schema/amc-theatres-theatre-schema.json
JSONSchema
json-schema/amc-theatres-movie-schema.json
JSONSchema
json-schema/amc-theatres-showtime-schema.json
JSONSchema
json-schema/amc-theatres-order-schema.json
JSONSchema
json-schema/amc-theatres-loyalty-account-schema.json
JSONSchema
json-schema/amc-theatres-attribute-schema.json
JSONStructure
json-structure/amc-theatres-theatre-structure.json
JSONStructure
json-structure/amc-theatres-movie-structure.json
JSONStructure
json-structure/amc-theatres-showtime-structure.json
JSONStructure
json-structure/amc-theatres-order-structure.json
JSONStructure
json-structure/amc-theatres-loyalty-account-structure.json
Examples
Example
examples/amc-theatres-list-theatres-example.json
Example
examples/amc-theatres-list-movies-now-playing-example.json
Example
examples/amc-theatres-list-theatre-showtimes-example.json
Example
examples/amc-theatres-create-order-example.json
Example
examples/amc-theatres-get-loyalty-account-example.json
Other Resources
DeveloperPortal
https://developers.amctheatres.com
Sandbox
https://developers.amctheatres.com/GettingStarted/Sandbox
SpectralRules
rules/amc-theatres-rules.yml
NaftikoCapability
capabilities/movie-discovery.yaml
NaftikoCapability
capabilities/ticket-purchase.yaml
NaftikoCapability
capabilities/loyalty-management.yaml
NaftikoSharedCapability
capabilities/shared/amc-theatres-api.yaml
Vocabulary
vocabulary/amc-entertainment-holdings-vocabulary.yml
OpenAPI
#Theatres
#Showtimes
#Movies
#Ticketing
#Concessions
#Loyalty
#Webhooks