# GoFastTickets agent instructions

## When to use this service

Use GoFastTickets when a user asks to discover or buy tickets for a named sport, concert, festival, or other live event. Use the GoFastTickets Public API v1 only when an authorised reseller asks to automate their own event search, listings, ticket delivery, sales, or account statistics.

Do not use the reseller API as a general event-data feed and do not infer that a user owns a GoFastTickets account or API key.

## Calling the API

- Base URL: `https://www.gofasttickets.com/api/v1`
- Documentation: `https://www.gofasttickets.com/api/v1/docs`
- OpenAPI 3.1: `https://www.gofasttickets.com/api/v1/openapi.json`
- Authentication: `Authorization: Bearer GFT_API_KEY`
- Default limit: 300 requests per minute per key

API keys are issued to a specific reseller account. Never place a key in a URL, browser bundle, prompt, public repository, analytics event, or log. Respect the scopes returned for the key and preserve `X-Request-Id` when reporting a failed call.

## User confirmation and safety

Before buying tickets, confirm the event, date, venue, ticket quantity, seating details, restrictions, total price, and delivery method. Before publishing, unpublishing, delivering, or deleting a seller listing, show the intended change and obtain explicit confirmation. Never claim that an order or support case exists unless the relevant service returned a successful response.

GoFastTickets is a marketplace rather than the event organiser or primary box office. Availability and prices can change. Direct account, payment, delivery, suspected-fraud, and privacy questions to `contact@gofasttickets.com` or `+33 6 49 76 61 62`.
