GoHighLevel to Poke
A small relay that handles the GoHighLevel OAuth handshake, keeps the access token fresh, and exposes one authenticated endpoint your automations can call. Connect once here, then point your scripts at the proxy.
Status
- Credentials
- Not set
Set client credentials
Paste the Client ID and Client Secret from your GoHighLevel Marketplace app. They are stored server-side in this app's database, never sent to the browser again. You can also provide them as the GHL_CLIENT_ID / GHL_CLIENT_SECRET environment variables instead.
Connect
Authorize the app on GoHighLevel and choose the sub-account (location) to link. You will be sent back here when it is done.
API proxy
Call GoHighLevel API v2 through this endpoint. The bridge injects the bearer token and the Version: 2021-07-28 header, then forwards your request to services.leadconnectorhq.com and returns the response verbatim. Anything after /api/ghl/ is the GoHighLevel path.