Anonymous callers get a shared budget of 20 requests/day per IP. Anything you run here is proxied through the real API — responses are real. Full request bodies are available to authenticated accounts.
Search people records with rich filters.
curl -H "Authorization: Bearer $LEADLEAP_KEY" \
"https://api.leadleap.net/v1/leads?country=US&industry=Software&per_page=3"Hit “Run request” to see the response.
GET /v1/leads — hard per_page ≤ 5, no paginationPOST /v1/email/validate — single email only, no bulkGET /public/* — forwarded as-is, no caps