Leadping
api.leadping.ai
· Leadping
Researches and summarizes leads for an authenticated Leadping organization.
api.leadping.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
https://api.leadping.ai/.well-known/agent-card.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
signatures |
Input should be a valid list | dropped — this field was not indexed |
Dispute or improve this rating
D
Conformance score: 51/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-09 02:52:07 current | 344fc1f4e019… |
view → |
Endpoints
| Agent card | https://api.leadping.ai/.well-known/agent-card.json |
| Provider | https://leadping.ai |
| Docs | https://leadping.ai/docs/api-reference |
Skills · 1 declared · mapped to canonical taxonomy
Returns an organization-scoped lead snapshot with conversations and recent activity. This skill is read-only.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.leadping.ai) [](https://agenstry.com/agents/api.leadping.ai) [](https://agenstry.com/agents/api.leadping.ai) [](https://agenstry.com/agents/api.leadping.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Leadping",
"description": "Researches and summarizes leads for an authenticated Leadping organization.",
"version": "1.0.0",
"documentationUrl": "https://leadping.ai/docs/api-reference",
"iconUrl": null,
"supportedInterfaces": [
{
"url": "https://api.leadping.ai/a2a",
"protocolBinding": "JSONRPC",
"tenant": null,
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extensions": null,
"extendedAgentCard": false
},
"provider": {
"organization": "Leadping",
"url": "https://leadping.ai"
},
"skills": [
{
"id": "lead-research",
"name": "Lead research",
"description": "Returns an organization-scoped lead snapshot with conversations and recent activity. This skill is read-only.",
"tags": [
"lead",
"crm",
"research",
"read-only"
],
"examples": [
"Research lead 01JXYZ...",
"{\"leadId\":\"01JXYZ...\"}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/vnd.leadping.lead-research+json"
],
"securityRequirements": [
{
"schemes": {
"leadpingBearer": {
"list": []
}
}
}
]
}
],
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/vnd.leadping.lead-research+json"
],
"securitySchemes": {
"leadpingBearer": {
"apiKeySecurityScheme": null,
"httpAuthSecurityScheme": {
"description": "A Leadping access token with the leads:read permission.",
"scheme": "bearer",
"bearerFormat": "JWT"
},
"oauth2SecurityScheme": null,
"openIdConnectSecurityScheme": null,
"mtlsSecurityScheme": null
}
},
"securityRequirements": [
{
"schemes": {
"leadpingBearer": {
"list": []
}
}
}
],
"signatures": null
}