Twitoaster API: user/verify_api_key Tests if supplied API Key is valid (authentication test).

 
 

Formats URLs JSON http://api.twitoaster.com/user/verify_api_key.json
PHP http://api.twitoaster.com/user/verify_api_key.php_serial
XML http://api.twitoaster.com/user/verify_api_key.xml

 
 

Parameters HTTP method is GET and parameter(s) must be UTF-8 & URL encoded.

Required parameter:
api_key API Key to test.

 
 

Response If the authentication is successful, automatically redirects (HTTP GET - 301) to the user/show method for the API Key's owner, in the required format.