How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AMC Entertainment Holdings Orders API

Order creation, payment, fulfillment, and management.

AMC Entertainment Holdings Orders 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 Order. 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 19 operations across 14 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version v2.

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

19 operations 14 paths 13 schemas 4 DELETE4 GET1 PATCH8 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

AMC Entertainment Holdings Orders 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 19

Across 14 paths, the API surfaces 19 operations — 4 DELETE, 4 GET, 1 PATCH, 8 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Orders 19

Order creation, payment, fulfillment, and management.

POST
/v3/orders
Create Order
createOrder body → 201
POST
/v3/orders/record
Record Completed Order
recordOrder body → 201
GET
/v3/orders/{order-id}
Get Order By Id
getOrder 1 param → 200
PUT
/v3/orders/{order-id}
Update Order Contact Info
updateOrderContact 1 param body → 200
DELETE
/v3/orders/{order-id}
Delete Order By Id
deleteOrder 1 param → 204
GET
/v3/orders/token-{token}
Get Order By Token
getOrderByToken 1 param → 200
GET
/v3/orders/{order-id}/email-{email}/
Lookup Order By Id and Email
getOrderByIdAndEmail 2 params → 200
POST
/v3/orders/{order-id}/products
Add Product To Order
addOrderProduct 1 param body → 201
PUT
/v3/orders/{order-id}/products/{line-number}
Update Product in Order
updateOrderProduct 2 params body → 200
PATCH
/v3/orders/{order-id}/products/{line-number}
Patch Product Delivery Info
patchOrderProduct 2 params body → 200
DELETE
/v3/orders/{order-id}/products/{line-number}
Delete Product From Order
deleteOrderProduct 2 params → 204
POST
/v3/orders/{order-id}/products/{line-number}/sms-ticket-confirmation/{phone-number}
Send Ticket Confirmation SMS
sendTicketConfirmationSms 3 params → 202
POST
/v3/orders/{order-id}/payments
Add Payment To Order
addOrderPayment 1 param body → 201
DELETE
/v3/orders/{order-id}/payments/{line-number}
Delete Payment From Order
deleteOrderPayment 2 params → 204
POST
/v3/orders/{order-id}/refresh-expiration
Refresh Order Expiration
refreshOrderExpiration 1 param → 200
POST
/v3/orders/{order-id}/loyalty-rewards-application
Apply Loyalty Rewards To Order
applyLoyaltyRewards 1 param → 200
DELETE
/v3/orders/{order-id}/loyalty-rewards-application
Remove Loyalty Rewards From Order
removeLoyaltyRewards 1 param → 204
POST
/v3/orders/{order-id}/failed-payment-auths
Record Failed Payment Authorization
recordFailedPaymentAuth 1 param body → 201
GET
/v3/amc-accounts/{account-id}/orders/
List Orders For AMC Account
listAccountOrders 3 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Order (13 properties), OrderProduct (11 properties), OrderContact (5 properties), OrderProductAdd (4 properties). Each schema is shown below with its type and property counts.

HalLinks
object
OrderContact
object
5 properties
PagedCollection
object
4 properties
OrderProductAdd
object
4 properties 2 required
FailedPaymentAuth
object
3 properties
OrderCreate
object
3 properties 1 required
Payment
object
4 properties
OrderProductPatch
object
3 properties
OrderProductUpdate
Order
object
13 properties
OrderProduct
object
11 properties
OrderRecord
object
2 properties
OrderCollection

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amc-entertainment-holdings-orders-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 Refunds API
AMC Entertainment Holdings Seating API
AMC Entertainment Holdings Showtimes API
AMC Entertainment Holdings States API
Where this information came from

This is an independent, third-party profile of AMC Entertainment Holdings Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.