# TeamM API Documentation ## Docs - [Authentication](https://help.teamm.work/api-reference/authentication.md): How to authenticate with the Teamm API - [POST /apps/register](https://help.teamm.work/api-reference/endpoint/create-app.md): Create an application that you can use for TeamM public API. - [GET /guests](https://help.teamm.work/api-reference/endpoint/get-guests.md): Get a filtered list of guests with advanced query options. - [GET /guests/list](https://help.teamm.work/api-reference/endpoint/get-guests-list.md): Get a list of all the bookings. - [GET guests/meal-skipping-report](https://help.teamm.work/api-reference/endpoint/get-guests-meal-skipping.md): Retrieve comprehensive meal skipping analytics for kitchen planning and portion control - [GET /orders/{uuid}](https://help.teamm.work/api-reference/endpoint/get-order-by-uuid.md): Get a specific order by its UUID. - [GET /orders](https://help.teamm.work/api-reference/endpoint/get-orders.md): Get a list of orders within a specified date range. - [GET /sessions](https://help.teamm.work/api-reference/endpoint/get-sessions.md): Get a list of sessions within a specified date range. - [Getting Started](https://help.teamm.work/api-reference/getting-started.md): Quick start guide for integrating with the Teamm API - [Guest API Fields Reference](https://help.teamm.work/api-reference/guest-fields.md): Complete reference of all available fields for guest-related API endpoints - [Guest Meal Skipping - User Guide](https://help.teamm.work/app-interface/guests/meal-preferences.md): How to track which meals guests will skip (not attend) for accurate kitchen planning and portion control - [App Interface Overview](https://help.teamm.work/app-interface/overview.md): Complete guide to using the Teamm application interface for wellness centers and health facilities - [Introduction](https://help.teamm.work/introduction.md): Welcome to the home of your new documentation - [Manage fields and metas](https://help.teamm.work/onboarding/fields-and-metas.md): Description of your new file. ## OpenAPI Specs - [openapi](https://help.teamm.work/api-reference/openapi.json) ## Optional - [Admin Panel](https://teamm.work) - [Landing Page](https://landing.teamm.work)