Laplace

Brokers

These endpoints can be used to get market-wide and per-stock broker information


Market Brokers

Get broker data in the given time interval

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
sortByThese values can be used to select which way to sort the dataquerystring
fromDateStart date in YYYY-MM-DD format.2025-05-27querystring
toDateEnd date of the data frame2025-05-28querystring
pagePage number0querynumber
sizePage size10querynumber

Response

(Note: Actual response can be different length and other fields may be present)

Top Market Brokers

Get top brokers in the given time interval

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
sortByThese values can be used to select which way to sort the dataquerystring
fromDateStart date in YYYY-MM-DD format.2025-05-27querystring
toDateEnd date of the data frame2025-05-28querystring
topTop number of brokers5querynumber

Response

(Note: Actual response can be different length and other fields may be present)

Stock Brokers

Get broker data for a spesific stock

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
sortByThese values can be used to select which way to sort the dataquerystring
fromDateStart date in YYYY-MM-DD format.2025-05-27querystring
toDateEnd date of the data frame2025-05-28querystring
pagePage number0querynumber
sizePage size10querynumber
symbolSymbol of the stock.TUPRSquerystring

Response

(Note: Actual response can be different length and other fields may be present)

Top Stock Brokers

Get top broker data for a spesific stock

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
sortByThese values can be used to select which way to sort the dataquerystring
fromDateStart date in YYYY-MM-DD format.2025-05-27querystring
toDateEnd date of the data frame2025-05-28querystring
topTop number of brokers5querynumber
symbolSymbol of the stock.TUPRSquerystring
regionRegion code (tr, us)querystring

Response

(Note: Actual response can be different length and other fields may be present)

Top Brokers for the given Broker

Top brokers for the given broker

Parameters

NameDescriptionExampleParameter TypeData Type
regionRegion code (tr, us)querystring
sortByThese values can be used to select which way to sort the dataquerystring
fromDateStart date in YYYY-MM-DD format.2025-05-27querystring
toDateEnd date of the data frame2025-05-28querystring
topTop number of brokers5querynumber
brokerSymbolSymbol of the brokerBIYKRquerystring

Response

(Note: Actual response can be different length and other fields may be present)


Do you have any questions?

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

© 2024 Laplace API. All rights reserved.