Morty: Get Experiences
Morty via Parse · entertainment
Returns all active escape room experiences at a given location with their details (name, difficulty, group size range, price range, tags) and available time slots for today and tomorrow. Each experience includes full availability data showing which time slots are open or taken. Makes one request to resolve the location, one to fetch all games, and one per game for availability (typically 2-5 games per location). Retrieve escape room experiences from morty.app locations, including details like difficulty, group size, pricing, and today's/tomorrow's available time slots. Fulfilled by Parse from morty.app.
- entertainment
- maps-geo
- morty
- morty-app
- parse
- platform-key
- travel
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/dc6b06b6-a75c-4c77-808b-7696a9969612/get_experiences
- Interface artifact
- sha256:f9a48614fe110508e7c368403126d4fc9bcedf64f724a9e54540ed74c266beb1
- Manifest digest
- sha256:dab68f94dbd40e708797a15a4b26ccd5e1e4cafa5a4bee71f85b5c4c8c3ec4c7
Request fields
- company_slug (string): Company slug from the morty.app URL path (e.g. 'the-great-escape-room' from /location/the-great-escape-room/...).
- location_slug (string): Location slug from the morty.app URL path (e.g. 'the-great-escape-room-providence-awga').
Example queries
- {"company_slug":"the-great-escape-room","location_slug":"the-great-escape-room-providence-awga"}