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