AMC Entertainment Holdings Loyalty 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 Loyalty. 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
12 operations
across 11 paths,
and defines 3 schemas.
It is described by OpenAPI 3.0.3, at version v2.
Requests are made against a single base URL, https://api.amctheatres.com.
12 operations11 paths3 schemas2 DELETE6 GET4 POST
Metadata
The identity and technical contract details declared by the specification.
AMC Entertainment Holdings Loyalty 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 12
Across 11 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.
Loyalty 12
AMC Stubs loyalty accounts, cards, redemptions, and registrations.
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are LoyaltyAccount (10 properties), LoyaltyCard (4 properties), RedemptionCreate (3 properties). Each schema is shown below with its type and property counts.
LoyaltyAccount
object
10 properties
LoyaltyCard
object
4 properties
RedemptionCreate
object
3 properties1 required
Specification
The full machine-readable OpenAPI contract behind this narrative.