- Package: Leadping.OpenApiClient on NuGet
- Repository: leadpingai/leadping-dotnet
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.
