API & webhooks

API keys, webhook endpoints, SDK quick-start

API keys

Use these in X-API-KEY header · keys are shown once; copy now

NameKeyCreatedLast usedStatus
Production · backendls_prod_•••••••••••cN8q22 Apr 20262 min agoActive
Stagingls_stg_•••••••••••f2Vh10 Apr 20263 hours agoActive
n8n integrationls_int_•••••••••••aB3p05 Mar 2026yesterdayActive
Old prototypels_dev_•••••••••••x7Tm14 Jan 202683 days agoRevoked

Quick start

Run a Maps scrape in 6 lines · pick your stack

curl -X POST https://api.livescraper.com/v1/maps/run \
  -H "X-API-KEY: $LIVESCRAPER_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "query": "dental clinics",
    "location": "Houston, TX",
    "radius_km": 8,
    "max_rows": 200
  }'

Webhook endpoints

POST events when a task starts, completes or fails

URLEventsLast deliveryStatus
https://app.northwind.com/webhooks/livescrapertask.completed, task.failed2 min ago · 200 OKHealthy
https://hooks.zapier.com/hooks/catch/2k7…task.completed14 min ago · 200 OKHealthy
https://staging.northwind.com/wh/lstask.completed3 days ago · 502Failing