Sectors
Sectors are way to get a list of stocks that has similar characteristics. They are great for building a visually appealing UI for your users.
Sectors List
Retrieve a list of sectors along with the number of stocks in each, filtered by the specified region.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
region | Region code (tr, us) | query | string | |
locale | Locale code (tr, en) | query | string |
Response
(Note: Actual response can be different length and other fields may be present)
Sector Detail
Retrieve detailed information about a specific sector, including a list of stocks within that sector, filtered by locale for the English market.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
id | Unique identifier | 65533e047844ee7afe9941b9 | path | string |
locale | Locale code (tr, en) | query | string | |
region | Region code (tr, us) | query | string |
Response
(Note: Actual response can be different length and other fields may be present)