accesso is a technology platform for attractions, live entertainment, and hospitality, powering ticketing, point of sale, virtual queuing, distribution, and guest experience across products like Passport, Horizon, ShoWare, and LoQueue. An unofficial API lets you programmatically pull tickets, orders, guests, passes, and inventory—and push updates like new sales, redemptions, and queue reservations back into accesso.

accesso is a technology platform that provides ticketing, point-of-sale, virtual queuing, distribution, and guest experience solutions for attractions, live entertainment venues, and hospitality businesses worldwide. Operators across theme and water parks, zoos and aquariums, museums and cultural institutions, ski resorts, stadiums, performing arts box offices, fairs and festivals, restaurants, and resorts and casinos use accesso to sell tickets and passes, run on-site and online commerce, manage guest entitlements, and surface real-time operational insight.
Core product families include:
Common data entities:
Attractions and venues run mission-critical sales and admissions on accesso every day, but turning portal- and product-specific workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows and accesso's open API and micro-service surfaces to deliver a resilient API layer across your accesso products—from Passport and Horizon ticketing to point of sale, virtual queuing, and distribution.
Use accesso with AI agents: accesso MCP Server →
Book a 30-minute session to confirm your accesso products, sales outlets, and authentication model.
We deliver a production-ready accesso adapter tailored to your product mix and entitlements.
Go live with continuous monitoring and automatic adjustments as accesso evolves.
Authentication
/authenticateAuthenticate to an accesso environment using operator credentials, or MFA, and obtain a session token for downstream calls.
Orders
/ordersList orders and tickets across Passport, Horizon, and ShoWare with filters for outlet, event, status, and date range.
Orders
/create_orderCreate a new ticket or product order against configured pricing rules and capacity across web, kiosk, mobile, or call center outlets.
Guests
/guestsRetrieve guest profiles, passes, memberships, add-ons, and entitlements from unified customer records.
Inventory
/inventoryPull events, performances, capacity, timed-entry inventory, and pricing rules for availability and scheduling.
Virtual Queue
/create_queue_reservationPlace or redeem a LoQueue virtual queue reservation and record access and redemption events.
- Pull orders, tickets, and refunds from Passport, Horizon, and ShoWare into a single warehouse - Stream sales and redemption events to downstream BI, finance, and CRM tools - Reconcile transactions across web, kiosk, mobile, and call center outlets
- Pull guest profiles, passes, memberships, and add-ons into a customer 360 - Push membership renewals and entitlement changes back into accesso - Surface upsell opportunities and guest segments to marketing systems
- Sync events, performances, capacity, and timed-entry inventory to distribution channels - Apply dynamic pricing rules and propagate availability across outlets - Trigger downstream staffing and operations tools from capacity changes
- Create and redeem LoQueue virtual queue reservations programmatically - Stream scan, redemption, and access events to guest apps in real time - Reconcile admissions and access control against orders and entitlements
Authentication
Operator username/password, OAuth, and MFA (SMS, email, TOTP) handled in a managed session
Connectivity
Authenticated browser flows plus accesso's open APIs and micro-services where exposed by the operator's deployment
Response format
Normalized JSON across Ticketing, Point of Sale, Virtual Queuing, and Distribution objects
Rate limits
Adaptive throttling tuned to your environment to avoid platform-side limits during peak sales windows
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for orders, inventory, and queue reservations with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for order placement, redemption, queue reservation, and inventory changes
Latency
Sub-second reads on cached entities; multi-second writes when posting orders through pricing and capacity workflows
Throughput
Horizontally scaled workers sized to peak-season ticketing and admissions volume
Reliability
Retry, backoff, and idempotency keys for order creation, refunds, and redemptions
Adaptation
Continuous monitoring of accesso product releases and operator-specific configuration drift
Supergood normalizes data across accesso's ticketing, point of sale, virtual queuing, and distribution products—including Passport, Horizon, ShoWare, Siriusware, and ingresso—so you integrate order, guest, and inventory entities once across your product mix.
No. Where Horizon's open APIs and micro-services are available we use them; where they are not, Supergood works against your existing authenticated accesso surfaces, so you do not need a separate public API program to get started.
Yes. Queue reservations, redemptions, and access events are exposed through the same normalized API surface, so virtual queue data sits alongside orders, guests, and inventory.
Web, kiosk, mobile, and call center outlets feed a single hub. Supergood reconciles orders and transactions across outlets so you get consistent, deduplicated reads regardless of where a sale originated.
Each environment is profiled against its configured products, pricing rules, and entitlements. Supergood preserves operator-specific fields and lifecycle states rather than forcing a generic schema.