curl --request GET \
--url https://dev.startree.ai/tables/livebrokers \
--header 'Authorization: <api-key>'
List tables to live brokers mappings based on EV
curl --request GET \
--url https://dev.startree.ai/tables/livebrokers \
--header 'Authorization: <api-key>'
The format of the key is "Basic <token>" or "Bearer <token>"
Table names (with or without type)
Was this page helpful?