http://localhost:50000. If you opened another instance the port number is incremented by 1, so the first instance will have port 50000, second instance will have port 50001 and so on. In order to use API add endpoint path to base URL.
Example: /state -> http://localhost:50000/api/v1/state