Stock Capital Increase
By using this API you can get the parsed capital increase information of a stock, including the date, ratio, and the amount of the capital increase. Right now this will only work for the Turkish market.
Stock Capital Increase
Retrieves capital increase data for all stocks in a specified region.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
region | Region code (tr, us) | query | string | |
page | Page number | 0 | query | number |
size | Page size | 10 | query | number |
Response
(Note: Actual response can be different length and other fields may be present)
Stock Capital Increase By Symbol
Retrieves live BIST data for a specified stock symbol. This endpoint is useful for investors looking to track the price of a stock in real-time.
Please use a tool like postman to test this endpoint since it requires a SSE connection.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
symbol | VAKFN | path | string | |
region | Region code (tr, us) | query | string | |
page | Page number | 0 | query | number |
size | Page size | 10 | query | number |
Response
(Note: Actual response can be different length and other fields may be present)
Get Active Rights
Retrieves live BIST data for a specified stock symbol. This endpoint is useful for investors looking to track the price of a stock in real-time.
Please use a tool like postman to test this endpoint since it requires a SSE connection.
Parameters
Name | Description | Example | Parameter Type | Data Type |
---|---|---|---|---|
filter | KONTR | path | string | |
date | Date you want to check if the rights are active. if not provided, the current date is used. | 2024-07-20 | query | string |
region | Region code (tr, us) | query | string |
Response
(Note: Actual response can be different length and other fields may be present)