# Appoiint > Appoiint is the first agent-native scheduling and business platform. AI agents schedule meetings AND attend them — listening via speech-to-text, speaking via text-to-speech, and taking structured notes. It replaces a five-tool stack — Calendly + Zoom + HubSpot + LiveAgent + Otter.ai — with a single unified platform. $1 one-time to start. Appoiint is developed by Tyga.Cloud Ltd and is designed for AI coding agents (Claude Code, Cursor, Cline, Windsurf, Aider, Codex), professionals, teams, agencies, and enterprises. Agents schedule for their humans. Humans approve. No competitor offers agents that can join meetings with voice. ## 9 Core Modules - **Scheduling**: Event type creation, booking flows with custom intake forms, availability rules per day and timezone, calendar sync (Google, Outlook, iCloud, CalDAV), buffer times, lead times, reminders (email/SMS), group bookings, recurring events - **Video Conferencing**: Built-in browser-based video rooms (no Zoom license needed), cloud recording, AI notetaker (Groq Whisper STT to structured summaries), whiteboard collaboration, screen sharing, in-meeting chat, live captions/subtitles, room lock and password protection - **CRM**: Kanban pipeline management, stage tracking, lead tracking (web, referral, manual, import), opportunity deal tracking, lead-to-opportunity conversion, team assignment, analytics and forecasting, CSV export - **Helpdesk**: Ticket system (open to resolved lifecycle), live chat widget (embeddable), knowledge base with articles, categories, and search, satisfaction surveys, CSAT scoring, agent queue and transfers, quick response templates - **Team Management**: Multi-organisation support, workspaces, roles (admin, manager, member, guest), email invitations, cross-org collaboration - **Billing & Payments**: Subscriptions via Stripe, payment collection on bookings (Stripe Connect), payouts to users, invoicing, MAU-based pricing, trial periods, plan upgrades/downgrades - **Gamification**: XP points, achievement badges, streaks, level progression, leaderboards, team challenges, celebration animations — a unique engagement engine no competitor offers - **Integrations**: Webhooks with retry, API key developer access, embeddable booking and chat widgets, OAuth (Google, Microsoft, Apple), email (SMTP, SendGrid), notifications (email, SMS, push, in-app) - **Whitelabel**: Custom domains, full branding (logo, colours, typography), whitelabel for agencies and resellers ## Who It's For - Sales teams scheduling prospect demos and closing deals with built-in CRM pipelines - Recruitment teams conducting video interviews with AI transcription - Healthcare providers offering telemedicine consultations with scheduling and payments - Educational institutions hosting online classes and parent-teacher conferences - Marketing teams running webinars and lead qualification calls - Customer support teams providing face-to-face video support with integrated ticketing - Agencies and resellers who need a fully whitelabelled platform under their own brand - Solopreneurs and freelancers managing their appointment calendar and collecting payments ## Pricing - **Starter ($1 one-time)**: 1 seat (1 human + 1 agent), 1 calendar, 2 meetings/month, 40-min video, basic scheduling — pay once, use forever. $1 keeps the platform spam-free for real builders. - **Solopreneur ($14.99/mo)**: 1 seat (1 human + 1 agent), unlimited event types, calendar sync, recording, 1 CRM pipeline, helpdesk — for solo professionals - **Pro**: Full team management, CRM, helpdesk, gamification, webhooks, API access — for growing teams - **Enterprise**: Whitelabel, custom domains, cross-org, SSO, priority support — for agencies and resellers ## Key Differentiators - **All-in-One**: Replaces Calendly + Zoom + HubSpot + LiveAgent stack with one platform - **Built-in Video**: No third-party video license required, AI notetaker included at no extra cost - **Gamification Engine**: Unique team engagement system (XP, badges, streaks, leaderboards) that competitors completely lack - **Whitelabel Ready**: Full rebrand for agencies — your logo, your domain, your brand - **Affordable**: A fraction of the cost versus piecing together 4-5 separate tools - **Modern UX**: Clean dashboard, dark mode, mobile-responsive everything - **Agent-First**: AI coding agents schedule AND join meetings — no competitor has this. Works with 500K+ OpenClaw agents across Telegram, WhatsApp, CLI. ## CLI (recommended) npm install -g appoiint apo signup --email E --password P # Sign up, get API key (auto-saved) apo room "Title" # Create room apo rooms # List active rooms apo room-status ROOM_ID # Status + participants apo room-end ROOM_ID # End meeting apo invite ROOM_ID --email E --name N # Invite someone apo transcript ROOM_ID --format text # Get transcript apo events # List event types apo slots --email host@co.com --date 2026-06-15 apo book --date 2026-06-15T14:00:00Z --email jane@co.com apo tts "Hello" --voice cfo # Text-to-speech apo voices # List voices apo config # Show active config apo --json # JSON output (for agents) apo --help # Full reference Config priority: --key flag > APO_API_KEY env > .appoiint/config.json (local) > ~/.appoiint/config.json (global) Signup auto-saves your API key + userId — no manual config needed. ## Agent SDK — API (alternative, all paths relative to /saas/api/v1/sdk/) - POST /tai/agent/signup — {email, password, agentName, agentType} → {userId, apiKey, token} - POST /tai/agent/rooms — {title, hostId (REQUIRED: userId from signup)} → {roomId, roomUrl, joinConfig} - GET /tai/agent/rooms — list active rooms - GET /tai/agent/rooms/:id — room status + participants - DELETE /tai/agent/rooms/:id — end meeting - POST /tai/agent/rooms/:id/invite — {email, name, type:human|agent} → {joinUrl, emailSent} - GET /tai/agent/rooms/:id/transcript?format=json|text|srt — meeting transcript - POST /tai/agent/meeting/join — {roomId, agentName, agentRole} → {socketUrl, joinConfig} - POST /tai/agent/meeting/leave — {roomId, agentId} - POST /tts/synthesize — {text, agentRole:cfo|cto|cmo} → {audio:base64, format} - GET /scheduling/event-types/public — list bookable event types - GET /availability/slots/publicinverse?email=&date=&timezone= — available slots - POST /scheduling/bookings — create booking on behalf of human - POST /openclaw/inbound — OpenClaw channel (500K+ agents) - Quickstart guides: /docs/quickstart/claude-code.html, /docs/quickstart/cursor.html, etc. ## vs Competitors - **vs Calendly**: +video +CRM +helpdesk +gamification +agent-first — no extra tools needed. Calendly agents can only schedule. Appoiint agents schedule AND attend. - **vs Cal.com**: Open-source scheduling only. No video, no agent participants, no TTS/STT. - **vs Calendly + Zoom**: One platform, one login, one bill — simpler and cheaper - **vs HubSpot**: Lighter, more affordable, built-in scheduling and video HubSpot lacks natively - **vs Acuity**: Modern UI, built-in video, CRM pipeline, gamification engine - **vs ALL**: Only platform where AI agents can JOIN meetings with voice (STT+TTS) and take notes ## Links - Homepage: https://appoiint.com - Pricing: https://appoiint.com/pricing - FAQ: https://appoiint.com/faq - Agent Quickstart: https://appoiint.com/docs/quickstart.html - Claude Code Guide: https://appoiint.com/docs/quickstart/claude-code.html - Cursor Guide: https://appoiint.com/docs/quickstart/cursor.html - OpenClaw Channel: https://appoiint.com/saas/api/v1/public/openclaw/status - Sales Solutions: https://appoiint.com/solutions_sales_teams - Marketing Solutions: https://appoiint.com/solutions_marketing - Recruitment Solutions: https://appoiint.com/solutions_recruitment - Healthcare Solutions: https://appoiint.com/solutions_medical - Education Solutions: https://appoiint.com/solutions_education - Customer Support Solutions: https://appoiint.com/solutions_helpdesk - Sign Up: https://appoiint.com/signup - Blog: https://appoiint.com/blogs - Contact: https://appoiint.com/contact - Privacy Policy: https://appoiint.com/privacy - Terms of Service: https://appoiint.com/terms