Skip to main content
POST
newBot

Headers

Authorization
string<JWT>
required

User API token.

Body

application/json
broker
enum<string>
required

Bot broker.

Available options:
bitfinex,
binance,
alpaca,
hyperliquid
broker_keys
object
required

Broker keys.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object

Endpoint-specific response payload, or an error message when success is false.