PHPackages                             gohighlevel/api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. gohighlevel/api-client

ActiveLibrary[API Development](/categories/api)

gohighlevel/api-client
======================

Official PHP SDK for the GoHighLevel API

v1.0.0-beta(5mo ago)2419↑160.3%1[4 issues](https://github.com/GoHighLevel/highlevel-api-php/issues)[1 PRs](https://github.com/GoHighLevel/highlevel-api-php/pulls)MITPHPPHP &gt;=7.4

Since Nov 17Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/GoHighLevel/highlevel-api-php)[ Packagist](https://packagist.org/packages/gohighlevel/api-client)[ Docs](https://github.com/gohighlevel/highlevel-api-php)[ RSS](/packages/gohighlevel-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

GoHighLevel PHP SDK
===================

[](#gohighlevel-php-sdk)

Official PHP SDK for the [GoHighLevel API](https://marketplace.gohighlevel.com/docs/). Build powerful integrations with the all-in-one marketing and CRM platform for agencies.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4
- ext-json
- ext-curl
- composer

Installation
------------

[](#installation)

Install the SDK using Composer:

```
composer require gohighlevel/api-client
```

Examples
--------

[](#examples)

Please take a look at [Sample Apps](https://github.com/GoHighLevel/ghl-sdk-examples/tree/main/php)

Quick Start
-----------

[](#quick-start)

### Basic Usage with Private Integration Token

[](#basic-usage-with-private-integration-token)

```
