# Platypus.Tickets > Documentation Reference material for running your venue on Platypus. No pitch, just how it works. ## Table of Contents ### Tenant administration - [What Platypus does](/guide.md): What Platypus does for a venue — the admin at a glance, and where each feature is documented. - [Setting up an event](/guide/setting-up-an-event.md): Creating an event — metadata, description, single or multiple dates, and ticket types with pricing and capacity. - [Subscription & billing](/guide/subscription-and-billing.md): Your Platypus subscription — plans, subscribing, managing payment and invoices, and what the subscription does (and doesn't) control. - [Stripe payments setup](/guide/stripe-payments.md): Connecting your Stripe account so Platypus can sell tickets on your behalf — keys, webhook, test mode, go-live checklist, and troubleshooting. - [Planned topics](/guide/planned.md): Admin guide topics that exist in the product but aren't written up yet. ### Developer reference - [Introduction](/api.md): The Platypus.Tickets public event API — base URL, response format, what is and isn't supported, and CORS rules. - [Event endpoints](/api/events.md): The two public event endpoints — list events and fetch one event — with real request and response examples. - [Embedding on your site](/api/embeds.md): Embedding Platypus event details, ticket sales, and your events listing on your own website with iframes. ### FAQ - [About Platypus](/faq.md): What Platypus.Tickets is, who it's for, and how it's different from marketplace ticketing platforms. - [Stripe and payments](/faq/stripe.md): How Platypus uses Stripe — venue-owned payments, what buyers see, and what venues need. - [Features & roadmap](/faq/features.md): What Platypus can do today, and what's on the roadmap. - [Sign-ups](/faq/sign-ups.md): How venues get onto Platypus today, and the state of self-service sign-up. - [About these docs](/faq/about-these-docs.md): How this documentation stays true to the running system — build stamps, test-backed examples, and coverage gates.