Packages
Before creating a client
Each generated client requires a Microsoft Kiota request adapter supplied by your application. The adapter must:- use
https://api.leadping.aias the base URL; - attach the correct Bearer credential;
- serialize requests and parse responses; and
- integrate with your application’s HTTP, logging, and retry behavior.
Authentication
Read API Authentication before creating the request adapter.
Client entry points
Language guides
TypeScript
Python
.NET
Go
PHP
Java
vX.Y.Z versions. Review package release notes before upgrading and test generated model or route changes before production deployment.
