# 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 - [Nylas Alternative](https://meet.bot/nylas-alternative): Meet.bot vs Nylas, complete scheduling vs calendar API - [Cronofy Alternative](https://meet.bot/cronofy-alternative): Meet.bot vs Cronofy, simpler setup and pay per meeting - [Partners](https://meet.bot/partners): Partner program for embedding scheduling - [Pricing](https://meet.bot/pricing): Pay per meeting pricing - [About](https://meet.bot/about): About Connected Product ## Helpcenter Articles - [Getting Started](https://help.meet.bot/en/articles/101468-getting-started-with-meet-bot): Account setup and first scheduling page - [MCP Integration](https://help.meet.bot/en/articles/130659-meet-bot-mcp-model-context-protocol): Connect Meet.bot to Claude, ChatGPT, and AI assistants - [n8n Integration](https://help.meet.bot/en/articles/130539-meet-bot-n8n-integration): Workflow automation with n8n - [Zapier Integration](https://help.meet.bot/en/articles/130543-meet-bot-zapier-integration): Connect to 5000+ apps - [Make Integration](https://help.meet.bot/en/articles/130550-meet-bot-make-com-integration): Visual automation builder - [Browser Extension](https://help.meet.bot/en/articles/116957-meet-bot-browser-extension): Access scheduling from Gmail, LinkedIn, anywhere - [Website Embed](https://help.meet.bot/en/articles/123507-how-do-i-embed-meet-bot-scheduling-on-my-website): Embed booking widget on your website - [Custom Domain](https://help.meet.bot/en/articles/117106-meet-bot-custom-domain): Set up yourcompany.meet.bot - [API & Automation](https://help.meet.bot/en/articles/130534-meet-bot-api-and-automation): Getting your API token ## Authentication The API uses Bearer token authentication. Get your token at https://meet.bot/automation. ## Key Differentiators - AI-first: API and MCP server are core features, not afterthoughts - Pay per meeting booked, not per user seat. Unlimited users at no extra cost - MCP server for Claude, ChatGPT, Cursor, Windsurf, and other AI assistants - Complete scheduling solution for partners, not just a calendar API - Same-day launch for partner integrations. No Google/Microsoft app setup required ## Optional - [Full LLM context](https://meet.bot/llms-full.txt): Detailed API documentation, use cases, and FAQ for LLMs