Developer Docs

Developer Documentation

Everything you need to integrate skdul into your workflows — from REST APIs to AI-native MCP tools.

Quick Start

Generate an API key from Dashboard → MCP Server → API Keys, then make your first request:

curl https://skdul.ai/api/v1/profile \
  -H "Authorization: Bearer sk_live_<your_key>"

All /api/v1/* endpoints accept Authorization: Bearer sk_live_…. Public booking endpoints require no key. See authentication docs →

Ask AI about skdul