Mikrotik Api Examples Guide
# Enable standard API /ip service set api disabled=no port=8728 # Enable API over SSL (Recommended) /ip service set api-ssl disabled=no port=8729 Use code with caution.
: Use the /ip/hotspot/active/print command via a PHP API class to see who is currently online. mikrotik api examples