Skip to main content

Common API request headers

ParameterDescriptionMandatoryRemarks
Content-Typeapplication/jsonYes
X-Tesla-ClientIdClient(merchant) id provided by Binance ConnectYes
X-Tesla-SignAccessTokenAccess token provided by Binance ConnectYes
X-Tesla-SignatureA signature generated by request body, timestamp and client(merchant) private key*YesRefer to “API Request signing
X-Tesla-TimestampTimestamp in millisecondYes

*The private key and public key are generated by the client(merchant). Please refer to “API Request signing” for the generation method.