info

Returns information of your Webcron account.Can be used to test an API connection or to obtain your settings.

Authentication & Action

This method needs authentication. It can be accessed by http and https.

Action type: HTTP GET.

Arguments

no arguments for this method.

Example Request

http://api.webcron.org/info

Example Response

<rsp status="ok">
   <user id="74978" language="english" credits="3,56" timezone="Europe/Paris" />
</rsp>