= zooomr.auth.getFrob = Returns a frob to be used during authentication. This method call must be signed. === Authentication === This method does not require authentication. === Arguments === api_key (Required) Your API application key. === Example Response === {{{ {"stat": "ok", "frob": "223f0086-ef11-4be9-8e93-ab137c82197b"} }}}