English
curl "https://api.brightdata.com/dca/get_result?response_id=ID_RESPONSE" -H "Authorization: Bearer API_KEY"
{ "input": { "url": "https://targetwebsite.com/product_id/" }, "line_1": "Lorem ipsum dolor sit amet", "line_2": "consectetur adipisicing elit" }
API endpoint: GET /dca/get_result?response_id={ID_RESPONSE}
GET
/dca/get_result?response_id={ID_RESPONSE}
A unique identification of response
Authorization Bearer Key -H "Authorization: Bearer API_KEY"
-H "Authorization: Bearer API_KEY"
Was this page helpful?