llms.txt Content
# Meet.bot
> AI-first scheduling platform. Personalized scheduling pages and a powerful API for AI agents to check availability and book meetings. Pay per meeting booked, not per user seat.
## Docs
- [API Reference (ReDoc)](https://meet.bot/api): Full interactive API documentation
- [OpenAPI Spec (YAML)](https://meet.bot/api/yaml/): Machine-readable API specification
- [Helpcenter](https://help.meet.bot/): Guides, tutorials, and FAQs
## API Endpoints
- [GET /v1/pages](https://meet.bot/api#tag/Scheduling-Pages/operation/pages_list): List scheduling pages
- [GET /v1/slots](https://meet.bot/api#tag/Slots/operation/slots_list): Get available time slots for a scheduling page
- [POST /v1/book](https://meet.bot/api#tag/Booking/operation/booking_create): Book a meeting
- [GET /v1/page-config](https://meet.bot/api#tag/Page-Config/operation/page_config_read): Get page configuration
- [POST /v1/page-create](https://meet.bot/api#tag/Page-Create/operation/page_create_create): Create a new scheduling page
- [GET /v1/info](https://meet.bot/api#tag/Info/operation/info_read): Get account information
## Pages
- [Homepage](https://meet.bot/): Overview and sign-up
- [AI Agents](https://meet.bot/agents): How AI agents schedule meetings with Meet.bot
- [Features](https://meet.bot/features): Scheduling pages, company branding, browser extension, API
- [Developers](https://meet.bot/developers): API documentation, authentication, code examples
- [Integrations](https://meet.bot/integrations): MCP, API, n8n, Zapier, Make, browser extension, embed
- [Embed Scheduling](https://meet.bot/embed-scheduling): Add scheduling to your product (Nylas alternative)
- [AI Demo Booking Bot](https://meet.bot/ai-demo-booking-bot): Automate product demo scheduling with AI agents (MCP and API)
- [AI Sales Agent Scheduling](https://meet.bot/ai-sales-agent): Scheduling layer for AI SDR stacks; API and MCP
- [AI Support Agent](https://meet.bot/ai-support-agent): Schedule callbacks and escalations with AI
-