I need to create a webhook. What should i put in the callback key field ?

The callback key is for your web server security. If you mention a callback key, we do call your API with that key so your server identifies that the request is coming from a trusted source.