- Package: @leadping/sdk on npm
- Repository: leadpingai/leadping-typescript
Install
Create a client
The SDK exportscreateLeadpingOpenApiClient. 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/sdk when creating or updating records.
