ConsoleCatalog
Sign in
AMC Theatres logo

AMC Theatres

amctheatres.comEntertainmentno auth

Theatres by ZIP, showtimes, movie details, and ticket prices.

Theatre Search by ZIP

ASYNCWRITENo auth

Returns theatres near a US ZIP code with names, addresses, distances, and location details.

ParametersFormJSON

US ZIP code or postal code to search for nearby AMC theatres

postal_code (optional)

cost: 2 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_amctheatres_us_theatre_search_by_zip",
    "params": {
      "query": "10001"
    }
  }'