Skip to main content
POST
Start Gateway

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Configuration for Gateway container deployment

passphrase
string
required

Gateway passphrase for configuration encryption

image
string
default:hummingbot/gateway:latest

Docker image for Gateway

port
integer
default:15888

Port for Gateway API

dev_mode
boolean
default:true

Enable development mode

Response

Successful Response