info |
Returns information of your Webcron account.Can be used to test an API connection or to obtain your settings. Authentication & ActionThis method needs authentication. It can be accessed by http and https. Action type: HTTP GET. Argumentsno arguments for this method. Example Requesthttp://api.webcron.org/info
Example Response<rsp status="ok"> <user id="74978" language="english" credits="3,56" timezone="Europe/Paris" /> </rsp> |