Start asynchronous landscape report generation
cURL
curl --request POST \ --url https://api.intrace.ai/v1/reports/landscape \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "date_from": "2023-12-25", "date_to": "2023-12-25", "asset_scope": [ "<string>" ] } '
{ "report_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "<string>", "title": "<string>" }
{ "date_from": "2026-04-01", "date_to": "2026-04-18", "asset_scope": [ "lagos-hq", "abuja-residence-1" ] }
{ "reportId": "c13a3f31-4bca-4c9d-80e4-ddb3f5119397", "status": "generating", "title": "Threat Landscape" }
Landscape report generation started.