cURL
curl --request GET \ --url https://api.trillet.ai/v1/api/crm/install \ --header 'x-api-key: <api-key>' \ --header 'x-workspace-id: <x-workspace-id>'
{ "url": "https://marketplace.gohighlevel.com/oauth/chooselocation?response_type=code&client_id=...&redirect_uri=...&state=..." }
Get the GoHighLevel OAuth authorization URL to connect your GHL CRM.