auth/session/open

Authenticate to the system and establish a session.

Parameters

NameRequiredDefaultDescriptionExample
userNametrueN/Alogin user name (screen name)
passwdtrueN/Alogin password
detailfalseuserWhat should be returned. Options are 'user' and 'sessionHashOnly'sessionHashOnly
formatfalsexmlsession response output format (json|xml|csv|gchart)json

Errors

{userName} may not be null-4
{passwd} may not be null-4