Skip to main content
GET
/
api
/
v1
/
ghl
/
oauth
/
authorize
GHL OAuth Authorize
curl --request GET \
  --url https://api.ravan.ai/api/v1/ghl/oauth/authorize \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
required
Your Agni API key used to authenticate the request. Pass it in the X-Api-Key header. Find or rotate it from your Ravan AI account settings.

Query Parameters

organization_id
string
required
The organization ID that owns the resource. Use the organization ID from your Agni account.

This endpoint redirects the browser. No JSON response body is returned.

Authorizations

X-Api-Key
string
header
required

Query Parameters

organization_id
string
required

Your organization ID

Response

302

Redirect to GHL OAuth