API

Errors

Error shapes and status codes across the LeadMarina API.

400Missing/invalid params (no query, unknown location, bad domain).
401Missing, invalid, or revoked API key.
402Out of leads.
404Search not found (or not yours).
429Too many searches in a short window.
502Upstream data provider error — retry.
json
{ "error": "You're out of leads. Top up to run another search." }