Hi, I have never used Zabbix, I just figured out how to install it on ubuntu 18.04

I have a project: .net core 2.2 (API), reactJS (UI) and postgreSQL (DB)
Advise how to configure zabbix-agent for the API correctly, to Check if login page gives "200" response;

...