Industry Brief
Generate Industry Brief
Headers
{
"X-API-Key": "YOUR_API_KEY"
}Path Parameters
Name
Type
Description
{
"data": {
"brief": "string", // The generated industry brief
},
"request_id": "YOUR_REQUEST_ID",
"result": "success"
}{
"data": {
"brief": "* Palantir collaborates with Voyager Space to enhance space exploration with AI.\n* BlackBerry surpasses revenue target in Q1 FY25, with strong gross margin.\n* Apple's stock surged post Rosenblatt's Buy upgrade due to AI technology.\n* Nvidia dominates with 155% stock increase in 2024, driven by AI innovation.\n* Micron's Q3 earnings driven by AI server growth and DRAM pricing."
},
"request_id": "YOUR_REQUEST_ID",
"result": "success"
}https://api.main.finalle.ai/industry_brief{
"result": "fail",
"error": "Bad input: 'industry' parameter not provided.",
"request_id": "YOUR_REQUEST_ID"
}Last updated