Sort:  

Well, it really depends on what you're using to deploy the bot. In order to just get it to work, you just need to set up the config correctly, see the postpromoter repo on git

"api": {  // This will expose an API endpoint for information about bids in each round
    "enabled": true,
    "port": 3000
  },

Thabks for your reply. I meant the purple tick. The accurate bid api.
Many thanks

In the bot owner config section in the steembottracker webpage, you will have a field where the API endpoint needs to be filled. If everything is ok, the tick will appear.