Close

Close
Close

Close YES
Close NO
 
API Reference

SignIn



Begins a RedCritter user session. This session is valid for both end user and management API calls where applicable.
This signs a user into the RedCritter system and establishes a SessionID
https://redcritterconnecter.com/services/management/SignIn?emailOrUserName={emailOrUserName}&password={password}&invitationAppDomainID={InvitationAppDomainID}&InvitationCode={InvitationCode}&ShareCode={ShareCode}&getProfile={getProfile}&developerLogin={developerLogin}&sessionTimeOutMin={sessionTimeoutMin}
NameTypeRequiredDescription
EmailOrUsernamestringyesThe email address or the RedCritter username.
PasswordstringyesThe password of the RedCritter user.
InvitationAppDomainIDint64noThe App Domain ID to use.
InvitationCodestringnoThe Invitation Code to use.
ShareCodestringnoThe Share Code to use.
GetProfileboolnoDetermines wether or not to retrieve the user's full profile upon successful login.
DeveloperLoginboolnoDetermines if the user is logging in as a developer or a normal user.
SessionTimeoutMinint32noSet the minimum timeout interval.

Code Samples

Javascript, C#, PHP

Responses

JSON, XML
API Information
Use Configuration
Method HTTP GET
Invites User No
Billable No
Response JSON,XML
API Version 1