= zooomr.test.login = A testing method which checks if the caller is logged in then returns their username. === Authentication === This method requires authentication with 'read' permission. === Arguments === api_key (Required) Your API application key. === Example Response === {{{ {"stat": "ok", "user": {"id": "13205@Z01", "_content": {"username": "bluemonki"}}} }}}