- Package:
ai.leadping:leadping - Repository: leadpingai/leadping-java
Install
With Gradle: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
ai.leadping.openapi.models package when creating or updating records.
