Hi @ilan76
I hope you’re well today!
API docs doesn’t contain hooks list as it’s a bit different thing. Unfortunately, we don’t really have currently publicly available docs for available action and filter hooks, I’m afraid.
Most of the hooks are to some degree described (commented) in code so you can do a full search on the plugin files for
do_action
apply_filter
strings and that should bring you such hooks.
If you’re looking for some particular hooks to achieve specific goal, please let us know what exactly would you like to do and we’ll let you know if there are hooks suitable for that and what are they/how to use them.
Kind regards,
Adam