1. Use HTTP GET or POST methods to invoke the API commands.
2. Using a browser, you an use a form with post method directly or use an XMLHttpRequest object for AJAX.
3. Some commands allow to create a subscription with an EventSource object API.