Todo.ly REST API Method: GET /Authentication/IsAuthenticated

Returns whether the current request is Authenticated.

URL:

https://todo.ly/api/authentication/isauthenticated.format

Formats:

xml, json

HTTP Method(s):

GET

Requires Authentication:

false

Parameters:

None

Usage examples:

https://todo.ly/api/authentication/isauthenticated.xml

Response:

<boolean>true</boolean>