curl --location --request POST '/webhook/proxy/get-proxy' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "64f1a2b3c4d5e6f7a8b9c0d1",
"domain_url": "https://example.com",
"organic_engine": 0
}'{
"id": "64f1a2b3c4d5e6f7a8b9c0e1",
"ip": "10.0.0.1",
"port": 8080,
"username": "proxyuser",
"password": "proxypass",
"type": "http",
"rotate_url": "http://proxy-provider.com/rotate?token=abc",
"next_rotate": "2026-03-26T10:00:00Z",
"is_captcha": false,
"is_error": false,
"ip_public": "203.0.113.45"
}