wizehive.auth.getFrob
Returns a frob to be used during authentication.
Authentication
This method does not require authentication.
Arguments
api_key
(Required)
Your API application key. See here for more details.
Example Response
<frob>93a91ed43884ad6f1155f36b1a7e3214621</frob>
Error Codes
96: Invalid signature
The passed signature was invalid.
100: Invalid API Key
The API key passed was not valid or has expired.
105: Service currently unavailable
The requested service is temporarily unavailable.
112: Method "xxx" not found
The requested method was not found.