curl -X POST https://scrape.st/webhook \ -H "Content-Type: application/json" \ -H "x-api-key: YOUR_API_KEY" \ -d '{ "url": "https://your-webhook.com/endpoint" }'
{ "message": "Webhook registered successfully" }
x-api-key