Skip to content

List brokerages.

GET
/api/brokerages
curl --request GET \
--url https://api.tradr.cloud/api/brokerages

Authed. Returns the user’s own brokerages plus the built-in system ones, each with its fee schedule. A brokerage is a name and a fee schedule that accounts and positions reference so commissions are computed consistently. Tradr does not connect to any broker; nothing here holds credentials.

The brokerages visible to this user.

No valid session.