Skip to main content

Install

With Gradle:
With Maven:

Create the client

The client defaults to https://api.leadping.ai. Set LEADPING_API_KEY to an organization API key. client.users().me() requires a user access token; source keys are only for lead intake.

Call routes

The SDK does not store credentials. Use generated request-body classes when creating or updating records, confirm contracts in the API Reference, and follow the rate-limit guide.