- Package: leadping on PyPI
- Repository: leadpingai/leadping-python
Install
Create a client
The SDK exportsLeadpingOpenApiClient. Pass it a Kiota request adapter that attaches either Authorization: Bearer <token> or X-Leadping-Api-Key: <key>.
create_leadping_request_adapter is your application code. The generated SDK does not own token storage or API key handling.
Common calls
leadping package when creating or updating records.
