Complete API, Webhook, Auth & MCP reference scraped from marketplace.gohighlevel.com
| Base API URL | https://services.leadconnectorhq.com |
| Auth Header | Authorization: Bearer <TOKEN> |
| Token Expiry | Access: ~24h (86,399s) | Refresh: 1 year (single-use) |
| OAuth Token URL | POST /oauth/token |
| Location Token | POST /oauth/locationToken |
| Agent Studio API | /agent-studio/public-api/agents |
| Rate Limit | 300 req/min per sub-account (Agent Studio) |
| Docs Home | marketplace.gohighlevel.com/docs/ |
Manage contacts, leads, customer data. CRUD, tagging, custom fields.
SMS, email, call communications. Threads, messages, assignments.
Appointments, booking workflows, free slots, calendar types.
Sales pipeline, deals, stage tracking, monetary values.
List workflows by location. Draft/published status tracking.
List campaigns with status filtering.
Form listing, submissions with attribution data, file uploads.
White-label integration providers (Authorize.net, NMI).
Execute AI agents programmatically. 300 req/min. Production only.
Token exchange, refresh, location token generation.
Authorization Code Grant — for marketplace apps and multi-account integrations.
Static tokens for internal/simple integrations. No auto-refresh needed.
Internal API access, single sub-account, no webhooks/custom pages, simple setup. Generated from UI, static/fixed.
Public integrations, multi-account, webhooks & custom modules, advanced security. Programmatic token management.
Model Context Protocol — connect external tools to GHL AI agents.
What it does: GHL's MCP Server feature lets you create custom MCP tools that GHL's native AI agents (Agent Studio) can call. MCP servers expose:
Status: Listed in developer docs navigation. Documentation pages are being built (not yet publicly accessible at scraped URLs).
Our integration: We can create custom MCP servers exposing SkillBoss endpoints, n8n workflows, and our agent capabilities to GHL's built-in AI.
Visual AI agent builder with Tool Nodes (Web Search, MCP, API, KB), Generative Nodes (LLM, image gen), and Capture Nodes.
300 req/min | Production only | 30-min session timeout
Execute Production Agent Studio agents mid-workflow. Pass merge fields, map variables, capture JSON response. 60-second timeout.
Routes user prompts to best-matching Agent Studio agent based on capability descriptions. Dashboard-side interface. Requires Unlimited AI Employee plan.
Built-in KB for AI agents. Stores documents/FAQs. Queried by Conversation AI and Agent Studio agents for domain-specific context.
AI-powered automated conversations across all channels (SMS, Email, FB, IG, WhatsApp, Live Chat). Integrates with Agent Studio.
AI-powered voice calling. VoiceAiCallEnd webhook fires on call completion. Integrated with Conversation AI and workflows.