Not able to put orders in Upstox thru API

When I try to put an order its saying

that your account is not HFT enabled

Hi @Taher,

Could you please clarify where you are placing the orders from? Is it any third-party platform?

Hi,

I have written the code in python..And I am trying to place an order thru it using my customised order form.

Hi @Taher
The HFT URL is available to all users. Please refer to the sample code section below to understand how to place orders using the HFT URL:

Also, the error message that your account is not HFT enabled is not generated by our APIs. Please verify your code to identify the source of this message.

Thanks!