brokers

Get All Brokers

Return a list of all the brokers linked to your API Key.

Securityx-api-key
Responses
200

Example response

get/brokers
Request samples
Response samples
application/json
[
  • {
    }
]

Get a Single Broker

Get a single broker.

Securityx-api-key
Request
path Parameters
broker_id
required
integer (id)

The id number of the object being returned.

Example: 87346
Responses
200

Response from /brokers GET

401

Unauthorized

403

Forbidden

404

Not Found

get/brokers/{broker_id}
Request samples
Response samples
application/json
[
  • {
    }
]
Copyright © RoadSync 2023. All right reserved.