main hoặc satellite.curl --location --request POST '/detect-domain' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"urls": [
"https://site-ve-tinh-1.com",
"https://trang-chu-chinh.com"
]
}'{}