# TicketConnect > TicketConnect documentation for two audiences. Licensees: the White-Label API — launch a fully branded ticketing product (events, paid tickets, QR check-in, resale, payouts) behind a clean, Stripe-style REST API. Organizers: guides for selling, reselling, scanning and getting paid for your events on the TicketConnect platform. Tamper-proof tickets and anti-scalping are built in. ## For licensees — Overview - [Introduction](https://ticketconnect.xyz/docs/introduction.md): TicketConnect White-Label API lets you launch a fully branded ticketing ## For licensees — Getting started - [Quickstart](https://ticketconnect.xyz/docs/quickstart.md): This guide takes you end-to-end: you'll create an event, add a ticket tier, - [Authentication](https://ticketconnect.xyz/docs/authentication.md): Every server-to-server request to the TicketConnect White-Label API is - [Test & live modes](https://ticketconnect.xyz/docs/test-and-live-modes.md): TicketConnect gives you two fully separate environments, selected entirely by ## For licensees — Core concepts - [How it works](https://ticketconnect.xyz/docs/how-it-works.md): The White-Label API gives you one job: call REST over /v1. - [Customers](https://ticketconnect.xyz/docs/customers.md): A customer is the person who holds a ticket. - [Money & currencies](https://ticketconnect.xyz/docs/money-and-currencies.md): All money in the API is fiat, in your account's settlement currency. - [Idempotency](https://ticketconnect.xyz/docs/idempotency.md): Networks fail, requests time out, and clients retry. - [Errors](https://ticketconnect.xyz/docs/errors.md): Every error response uses a single, predictable envelope — the same shape across - [Pagination](https://ticketconnect.xyz/docs/pagination.md): List endpoints return results in pages using cursor pagination. ## For licensees — Guides - [Issue a ticket](https://ticketconnect.xyz/docs/issue-a-ticket.md): Issuing a ticket is how you put a real, scannable ticket in a customer's hands. - [Take a payment](https://ticketconnect.xyz/docs/take-a-payment.md): Every paid ticket is funded by a card payment. - [Deliver tickets](https://ticketconnect.xyz/docs/deliver-tickets.md): Once a ticket is issued, you need to put it somewhere the customer can use it at - [Transfer, refund & upgrade](https://ticketconnect.xyz/docs/transfer-refund-upgrade.md): Issuing a ticket isn't the end of its life. - [Scanning & Check-in](https://ticketconnect.xyz/docs/scanning-and-check-in.md): When the doors open you need a fast, reliable way to decide one thing for every - [Marketplace & Resale](https://ticketconnect.xyz/docs/marketplace-and-resale.md): TicketConnect runs a built-in secondary market so your customers can resell - [Discounts](https://ticketconnect.xyz/docs/discounts.md): Discount codes let you run promotions: a flat amount off, or a percentage off, - [Webhooks](https://ticketconnect.xyz/docs/webhooks.md): Webhooks push real-time notifications to your server whenever something happens - [Payouts](https://ticketconnect.xyz/docs/payouts.md): This is how money reaches your bank account. - [Ad tracking & attribution](https://ticketconnect.xyz/docs/ad-tracking.md): You own your buyer-facing product, so browser-side tracking is yours to ## For licensees — API reference - [API reference](https://ticketconnect.xyz/docs/api-overview.md): This is the complete reference for the TicketConnect White-Label API. - [Meta](https://ticketconnect.xyz/docs/api-meta.md): Public discovery endpoints. - [Account](https://ticketconnect.xyz/docs/api-account.md): Your partner account — branding, mode, and settlement currency — plus - [Events](https://ticketconnect.xyz/docs/api-events.md): Events are the things you sell tickets to. - [Tickets](https://ticketconnect.xyz/docs/api-tickets.md): Tickets are issued to a customer for a specific event tier. - [Customers](https://ticketconnect.xyz/docs/api-customers.md): A customer is a person who holds tickets, identified by your own externalId. - [Perks](https://ticketconnect.xyz/docs/api-perks.md): Perks are event add-ons — a welcome drink, lounge access, a backstage meet — - [Payments](https://ticketconnect.xyz/docs/api-payments.md): A payment intent represents the card charge that funds a ticket issuance or - [Marketplace](https://ticketconnect.xyz/docs/api-marketplace.md): The marketplace holds secondary-market resale listings. - [Reports](https://ticketconnect.xyz/docs/api-reports.md): Per-tier rollups of sales and attendance, computed on demand and returned as - [Scanning](https://ticketconnect.xyz/docs/api-scanning.md): Validate tickets at the door and record check-ins. - [Discounts](https://ticketconnect.xyz/docs/api-discounts.md): Discount codes applied at checkout, either a percentage off or a fixed - [Webhooks](https://ticketconnect.xyz/docs/api-webhooks.md): Register URLs to receive signed event notifications, then inspect and replay - [Payouts](https://ticketconnect.xyz/docs/api-payouts.md): Onboard for payouts, check your balance, and move money out to your bank - [Comps & guest lists](https://ticketconnect.xyz/docs/api-comps.md): Complimentary (comp) tickets are free tickets issued to a named recipient — - [Reserved seating](https://ticketconnect.xyz/docs/api-seating.md): Events with a published seat map sell seated tiers by the seat. - [Similar events](https://ticketconnect.xyz/docs/api-similar.md): "You might also like" for your catalog: given one of your events, list the - [Customer segments](https://ticketconnect.xyz/docs/api-segments.md): Behavioral audiences computed live from your ticket history — who buys - [Staff](https://ticketconnect.xyz/docs/api-staff.md): Manage your door staff — the people who scan tickets, sell on-site, and - [Discount triggers](https://ticketconnect.xyz/docs/api-discount-triggers.md): A discount trigger links one of your saved segments to a ## For organizers — Overview - [For organizers](https://ticketconnect.xyz/docs/organizers-introduction.md): TicketConnect is a full ticketing stack for event organizers: you create your ## For organizers — Getting started - [Create your first event](https://ticketconnect.xyz/docs/organizers-first-event.md): This guide takes you from zero to an event that fans can buy tickets for: sign ## For organizers — Guides - [Selling tickets](https://ticketconnect.xyz/docs/organizers-selling.md): Once your event is live on the storefront, TicketConnect handles the sale end - [Discounts, comps & audience](https://ticketconnect.xyz/docs/organizers-discounts-comps.md): Not every ticket sells at face value to a stranger. - [Resale & royalties](https://ticketconnect.xyz/docs/organizers-resale-royalties.md): When a fan can't make it, their ticket doesn't have to die in a drawer — and it - [At the door](https://ticketconnect.xyz/docs/organizers-door-operations.md): Show night is where everything comes together: your staff scan tickets at the - [Getting paid](https://ticketconnect.xyz/docs/organizers-getting-paid.md): This page is the one place that explains the money: what the platform charges, - [Plans & billing](https://ticketconnect.xyz/docs/organizers-plans-billing.md): TicketConnect has three plans. - [Marketing links & sales sources](https://ticketconnect.xyz/docs/organizers-marketing.md): If you promote your event in more than one place — an Instagram ad, a