curl --request GET \
--url 'https://<subdomain>.neetokb.com/api/v1/recommendations?match_uri=%2Fdashboard%2Fsettings' \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: YOUR_API_KEY'
curl --request GET \
--url 'https://<subdomain>.neetokb.com/api/v1/recommendations?match_uri=%2Fdashboard%2Fsettings' \
--header 'Content-Type: application/json' \
--header 'X-Api-Key: YOUR_API_KEY'