# Micepad Docs > Product and API documentation for Micepad Studio — registration, check-in, badges, Event App, and integrations. ## Docs - [Micepad Docs](https://docs.micepad.co/): How Micepad Studio actually works — written from the product, not the marketing site. - [Get started](https://docs.micepad.co/getting-started): Sign in to Studio, create an account, and stand up the first event. - [Communication](https://docs.micepad.co/communication): Email campaigns, automated emails, and delivery logs. - [Analytics](https://docs.micepad.co/analytics): Event reports and downloads. - [Billing and plans](https://docs.micepad.co/billing): Plan groups, credits, and add-ons as the product enforces them. ## Api - [API overview](https://docs.micepad.co/api): OAuth 2 API for accounts, events, attendees, fields, and check-in. - [Authentication](https://docs.micepad.co/api/authentication): OAuth 2 client credentials and authorization code with PKCE. - [Attendees API](https://docs.micepad.co/api/attendees): Create, update, and check in attendees over API v2. ## Attendees - [Attendees](https://docs.micepad.co/attendees): People on an event — statuses, groups, import, and fields. ## Content - [Content](https://docs.micepad.co/content): Schedule, speakers, documents, surveys, and seating. ## Event App - [Event App](https://docs.micepad.co/event-app): Attendee PWA — templates, modules, branding, and publish. - [Event App access](https://docs.micepad.co/event-app/access): Who can open the app, how they sign in, and when the gate is open. ## Events - [Events](https://docs.micepad.co/events): Create and configure a gathering — the event record everything else hangs off. - [Event website](https://docs.micepad.co/events/website): Public site builder attached to an event. ## Expo - [Expo and sponsors](https://docs.micepad.co/expo): Exhibitors, booths, lead capture, sponsors, and expo passport. ## Integrations - [Integrations](https://docs.micepad.co/integrations): What you can connect today — Eventbrite, Zapier, and the API. - [Eventbrite](https://docs.micepad.co/integrations/eventbrite): Connect Eventbrite, pick an event, map fields, and keep attendees in sync. - [Zapier](https://docs.micepad.co/integrations/zapier): Trigger Zaps from attendees and check-ins, or create attendees from Zapier. ## Onsite - [Onsite](https://docs.micepad.co/onsite): Staff check-in, kiosks, badges, and the check-in app. ## Reference - [Micepad API v2](https://docs.micepad.co/reference) ### Account - [Get the selected account](https://docs.micepad.co/reference/account/get-account) ### Attendee Fields - [Create an attendee field](https://docs.micepad.co/reference/attendee-fields/post-events-event-id-attendee-fields) - [Delete an attendee field](https://docs.micepad.co/reference/attendee-fields/delete-events-event-id-attendee-fields-id) - [Get an attendee field](https://docs.micepad.co/reference/attendee-fields/get-events-event-id-attendee-fields-id) - [List attendee fields](https://docs.micepad.co/reference/attendee-fields/get-events-event-id-attendee-fields) - [Update an attendee field](https://docs.micepad.co/reference/attendee-fields/patch-events-event-id-attendee-fields-id) ### Attendees - [Create an attendee](https://docs.micepad.co/reference/attendees/post-events-event-id-attendees) - [Get an attendee](https://docs.micepad.co/reference/attendees/get-events-event-id-attendees-id) - [List attendees](https://docs.micepad.co/reference/attendees/get-events-event-id-attendees) - [Update an attendee](https://docs.micepad.co/reference/attendees/patch-events-event-id-attendees-id) ### Check-ins - [Check in an attendee](https://docs.micepad.co/reference/check-ins/post-events-event-id-attendees-id-check-in) - [Check out an attendee](https://docs.micepad.co/reference/check-ins/patch-events-event-id-attendees-id-check-in) - [Undo an attendee check-in](https://docs.micepad.co/reference/check-ins/delete-events-event-id-attendees-id-check-in) ### Events - [Get an event](https://docs.micepad.co/reference/events/get-events-id) - [List events](https://docs.micepad.co/reference/events/get-events) ### Registration Types - [Get a registration type](https://docs.micepad.co/reference/registration-types/get-events-event-id-registration-types-id) - [List registration types](https://docs.micepad.co/reference/registration-types/get-events-event-id-registration-types) ### User - [Get the current user (personal tokens only)](https://docs.micepad.co/reference/user/get-me) ## Registration - [Registration](https://docs.micepad.co/registration): Choose a registration mode and know what you can change later. - [Forms](https://docs.micepad.co/registration/forms): Form builder, question types, and what each registration mode actually edits. - [Ticketing](https://docs.micepad.co/registration/ticketing): Ticket types, promo codes, orders, and the waitlist. ## Studio - [Studio](https://docs.micepad.co/studio): Accounts, navigation, and how Studio is scoped. - [Team and roles](https://docs.micepad.co/studio/team): Memberships, owners, and what each role can do.