thank you for the reply, however youre not being mean, youre just underestimating or perhaps misunderstanding the question. i am registered already and can report IPs, and in doing so i understand their requirements. i was looking to see if someone had already scripted this. ill update this post when i complete it as i did with a post with moving certificates if no others have done it already.
from the swagger page in mailcow it looks like you can get the fail2ban config from this call
curl -X 'GET' \
'https://yourmailcow/api/v1/get/fail2ban' \
-H 'accept: application/json'
its curious you can access the swagger api page from the base domain after the move to the admin subdirectory (oh looks like you can set up access for it in the configuration 😃 )