Skip to main content
GET
/
brokerage-firms
/
hostname
/
{hostname}
Get brokerage firm ID from hostname
curl --request GET \
  --url https://api.example.com/brokerage-firms/hostname/{hostname}
{
  "brokerageFirmId": "<string>"
}

Path Parameters

hostname
string
required

Hostname

Response

200 - application/json

Brokerage firm id resolved from hostname.

brokerageFirmId
string
required

Brokerage firm id