new
App Marketplace
API
HighLevel Python and PHP SDKs
Overview:
The API Center of Excellence team is proud to announce PHP and Python SDKs that fully automate OAuth 2.0 for developers. This is an addition to the Javascript/Typescript SDK that was released last quarter and receives ~1200 downloads on NPM every week.
What's new?
- The newly released PHP and Python SDKs fully automate OAuth 2.0 across the following scenarios:
- All app installation scenarios - installation by a sub-account, bulk installation by an agency, automated future installation,
- Daily token refresh on expiry,
- Uninstallation scenarios
- Database-agnostic SDK design enables developers to connect their preferred database for token management automation.
- Supports all public APIs, with sample code snippets embedded inside every API doc
- Fully automated SDK generation so that SDK evolves automatically as our APIs evolve
- Detailed documentation with install guide, getting started, session storage and webhook integrations.
- Dedicated repo for example projects for a better developer experience for beginners.
Why is this important?
- The SDK aims to abstract the complexity of implementing OAuth 2.0 away from developers, fully managing tokens for them across all scenarios.
- This helps reduce support tickets for HighLevel.
Resources
- Getting started with SDKs
- HighLevel Python SDK
- Example Python Project
- HighLevel PHP SDK
- Example PHP Project




