curl --location --request POST '/api/reports/domains/auto-scan' \ --header 'Content-Type: application/json' \ --data-raw '{ "keywords": [ "string" ], "depth": 0 }'