Introduction
The CitaPro Developers API allows businesses to integrate their systems with the platform programmatically. It provides full access to bookings, clients, time blocks, locations, services, professionals, custom fields, calendar events and webhooks.
It also exposes an MCP (Model Context Protocol) server so AI assistants (Cursor, ChatGPT, Claude Desktop, etc.) can use the same capabilities through OAuth tools. See MCP (Model Context Protocol).
Base URL (REST):
https://api.citapro.app/v1MCP endpoint:
https://api.citapro.app/mcpNext steps
Section titled “Next steps”- Authentication — How to authenticate REST requests with API Key
- MCP — Connect AI clients with OAuth tools
- Rate limiting — Usage limits (REST and MCP)
- Filtering — Filters and pagination in list endpoints
- Scheduling a booking — Step-by-step: services, locations, availability, client, and booking
- API Reference — Available endpoints