cURL
curl --request GET \ --url https://api.example.com/brokerage-firms/hostname/{hostname}
{ "brokerageFirmId": "<string>" }
Resolves a hostname to its associated brokerage firm id if present.
Hostname
Brokerage firm id resolved from hostname.
Brokerage firm id
Was this page helpful?