import routeros_api
The following example demonstrates how to retrieve device performance data, such as CPU usage and memory usage: mikrotik api examples
By exploring these resources and experimenting with the MikroTik API, you can unlock the full potential of your MikroTik devices and create custom solutions that meet your specific needs. mikrotik api examples
The following example demonstrates how to configure an Ethernet interface on a MikroTik device: mikrotik api examples
# Print the updated IP address list print(api.get('/ip/address'))