Tag:
api token

Simplifying Zabbix API workflows with named Zabbix API tokens
November 11, 2021
How To
Zabbix API enables you to collect any and all information from your Zabbix instance by using a multitude of API methods. You can even utilize Zabbix API calls in your HTTP items. For example, this can be used to monitor the number of particular sets of metrics and visualize their growth over time. With named […]

Handy Tips #1: Zabbix API tokens for secure integrations
July 7, 2021
Handy Tips
Learn about best practices to secure your Zabbix API using token-based authentication and create seamless and protected integrations with any software. Previously, the only way to access Zabbix API was to pass Zabbix login credentials through user.login method. So, the common practice was to create a special API-only user with disabled access to frontend and […]