Functional live API chain confirmed.
This page is rendered on the server and pulls fresh sandbox data through the GoVIP365 backend. The API key remains server-side.
Provider order check
Checkout is connected; live inventory orders need LVT review.
LVT currently accepts the documentation sample order but rejects current live inventory IDs returned by /v1/inventory. GoVIP365 records the ticket request and the provider response so follow-up is not lost.
POST /v1/customers is wired through GoVIP365 and returns a structured response, but the current LVT sandbox response is a provider-side 500 Internal server error.
Real inventory order response observed: inventory_id not found or not availableCustomer upsert response observed: Internal server errorCurrent sandbox sample
Open event page2026 iHeartRadio Music Festival - 2 Day Pass (9/18 - 9/19)
2026-09-18 18:29:00
Event Garage A - Aria Event Parking Garage / Row GA80
T-Mobile Arena
- Price
- $46
- Quantity
- 1
- Splits
- 1
- Delivery
- ETICKET
202 / Row L
T-Mobile Arena
- Price
- $433
- Quantity
- 3
- Splits
- 1, 3
- Delivery
- TM_MOBILE
226 / Row F
T-Mobile Arena
- Price
- $438
- Quantity
- 14
- Splits
- 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14
- Delivery
- TM_MOBILE
217 / Row M
T-Mobile Arena
- Price
- $456
- Quantity
- 8
- Splits
- 1, 2, 3, 4, 5, 6, 8
- Delivery
- TM_MOBILE
217 / Row R
T-Mobile Arena
- Price
- $508
- Quantity
- 4
- Splits
- 2, 4
- Delivery
- FLASH_SEATS
Endpoints verified
/api/lasvegastickets/venues?name=T-Mobile&per_page=5/api/lasvegastickets/events?venue_id=32725&per_page=8/api/lasvegastickets/inventory?event_id=3291493&per_page=5POST /api/lasvegastickets/customers - server-side proxy to POST /v1/customersPOST /api/lasvegastickets/orders - server-side proxy to POST /v1/orders/api/admin/lasvegastickets/customers - admin-only proxy to GET /v1/customers