Funds
You can get all the funds listed on TEFAS, including metadata such as the type of fund, management fee, and the owner of the fund.
Funds List
Retrieve a list of TEFAS funds. Only tr is supported for region.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
region | Region code (tr, us) | query | string | |
page | Page number | 0 | query | number |
pageSize | Page size | 10 | query | number |
Response
(Note: Actual response can be different length and other fields may be present)
Fund Stats
Retrieve stats for a TEFAS fund. Only tr is supported for region.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
region | Region code (tr, us) | query | string | |
symbol | Symbol of the stock. | AFA | query | string |
Response
(Note: Actual response can be different length and other fields may be present)
Fund Distribution
Retrieve distribution data for a TEFAS fund, including categories and breakdown of individual stocks. Only tr is supported for region.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
region | Region code (tr, us) | query | string | |
symbol | Symbol of the stock. | AFA | query | string |
Response
(Note: Actual response can be different length and other fields may be present)