Methods

NameDescription
s2rxc-session-loginThis method uses the passed authentication information to initialize a session (log on) with privilege higher than an anonymous user. At least one user_name or email field is required.
s3rxc-sessionlogin-getThis method uses the passed authentication information to initialize a session (log on) with privileges higher than an anonymous user. Most people find it easier to include this call at the beggining of every communication so they don't have to worry if their session is still valid.