Logo

Stock Fundamentals


Stock Dividends

Retrieves dividend information for a specific stock in a given region. It's designed for users interested in historical dividend data and related financial metrics of specific stocks.

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
symbolSymbol of the stock.TUPRSquerystring

Response

(Note: Actual response can be longer)

Stock Stats

Provides statistical data for multiple stocks in a specified region. This endpoint is particularly useful for investors seeking key financial statistics like previous close, year-to-date return, yearly return, and market capitalization for a selection of stocks.

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
symbolsComma-separated list of stock symbols. Example: "AKBNK,ASELS"AKBNK,ASELSquerystring
keysComma-separated list of keys for which statistics are required. Example: "previous_close,ytd_return,yearly_return,market_cap,fk"querystring

Response

(Note: Actual response can be longer)

Top Gainers

Retrieves information about the top moving stocks in a specified region. This endpoint is valuable for investors looking to track stocks with significant price changes within the region.

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring

Response

(Note: Actual response can be longer)


Do you have any questions?

If you have any problems, you can review the document or contact us.

© 2024 Laplace API. All rights reserved.