Base URL: https://calendar.lexpainels.com
https://calendar.lexpainels.com
Header obrigatório em POST/DELETE: X-API-Key: SUA_KEY
X-API-Key: SUA_KEY
POST /api/appointments Content-Type: application/json X-API-Key: SUA_KEY { "player": "Paulo Morcerf", "date": "2026-09-08", "time": "10:30", "title": "Call com cliente", "notes": "opcional", "source": "chatbot" }
GET /api/appointments?from=2026-09-01&to=2026-09-30&player=Paulo%20Morcerf
GET /api/slots?date=2026-09-08&player=Paulo%20Morcerf
DELETE /api/appointments/123 X-API-Key: SUA_KEY
GET /api/meta # devolve players e slots válidos