What event types are there?

Hey there I wanted to ask what event types there are?

node.on('close') I do know what are others?

I am asking because I am facing a problem in which I have defined an API in a custom node but the callback is always from the same node. I want individual callbacks.

This and others are described in the docs. Creating Nodes : Node-RED