Industry Review
Generate Industry Review
Path Parameters
Name
Type
Description
{
"data": {
"review": "string", // The generated industry review
},
"request_id": "YOUR_REQUEST_ID",
"result": "success"
}{
"data": {
"review": "* Elliott Investment Management acquires $2.5B stake in Texas Instruments, boosting stock by 3%.\n* Riot Platforms Inc. acquires 9.25% stake in Bitfarms, eyeing full takeover.\n* Apple's iPhone shipments in China surged by 52% due to discounts.\n* Nvidia plans 10-to-1 stock split to enhance accessibility post strong performance.\n* First Solar's stock surged 39% due to AI-driven energy demand, target price raised to $270."
},
"request_id": "YOUR_REQUEST_ID",
"result": "success"
}https://api.finalle.ai/industry_review?api_key=*{
"result": "fail",
"error": "Bad input: 'industry' parameter not provided.",
"request_id": "YOUR_REQUEST_ID"
}Last updated