# ETF sector ETF Sector Endpoint: POST /v1/musaffa/etf/sector Version: 1.0.0 Security: ## Header parameters: - `clientid` (string) Example: "{{clientId}}" - `time` (string) Example: "{{time}}" - `token` (string) Example: "{{token}}" ## Request fields (application/json): - `country` (string) Example: "US" - `sector` (string) Example: "Information Technology" ## Response 200 fields (application/json): - `companyName` (string) Example: "Samsung Electronics Co Ltd" - `complianceRanking` (number) - `shariahComplianceStatus` (string) Example: "NON_COMPLIANT" - `stockName` (string) Example: "SSNLF"