- Package:
leadpingai/sdk - Repository: leadpingai/leadping-php
Install
Create a client
The SDK exposesLeadpingOpenApiClient. Pass it a Kiota request adapter that attaches either Authorization: Bearer <token> or X-Leadping-Api-Key: <key>.
createLeadpingRequestAdapter is your application code. The generated SDK does not own token storage or API key handling.
Common calls
Leadping\OpenApiClient namespace when creating or updating records.
