Everything you need to integrate skdul into your workflows — from REST APIs to AI-native MCP tools.
20 REST endpoints for profiles, events, bookings, availability, and schedules. Full curl examples and response schemas.
33 tools and 41 prompts for AI-powered scheduling. Connect from claude.ai, Claude Code, or any MCP-compatible client.
Fetch your profile with a single curl command:
curl -X GET https://skdul.ai/api/v1/profile \ -H "Authorization: Bearer sk_live_<your_key>"