limelm.test.echo
A testing method which echo's all parameters back in the response.
Arguments
api_key(Required)- Your API application key. Your api key is available on your settings page.
Example Response
<method>echo</method> <foo>bar</foo>
Error Codes
100: Invalid API Key- The API key passed was not valid or has expired.
101: Method "xxx" not found- The requested method was not found.
142: Service currently unavailable- The requested service is temporarily unavailable.