Advertisement

Session Web Service

Info

Technical

The web service is accessible using:

Overview of provided functions

start

Start a session, which will provide u with a token to be used in all your next requests.

Attention

This request does not require the use of a token in the service endpoint.

Input

  1. key (string) : Your personal Web Service Key, which is some sort of password you can request by sending an email to sales[at-r.].

Output

(string) A token to be used in all your next requests.

get

Get information about your session.

Input

No parameters.

Output

(boolean) False if the token you provided is invalid (never been valid, or expired).

(object) An object with information about your session if the token you provided is valid :

Back to RouteYou

© 2006-2024 RouteYou - www.routeyou.com