Skip to content

Instantly share code, notes, and snippets.

@bored-engineer
Last active December 24, 2015 19:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bored-engineer/6850611 to your computer and use it in GitHub Desktop.
Save bored-engineer/6850611 to your computer and use it in GitHub Desktop.
Method auth.partnerLogin
/services/json/?method=auth.partnerLogin
{
"username": "(removed)",
"password": "(removed)",
"deviceModel": "(removed)",
"version": "5",
"includeUrls": false
}
{
"stat": "ok",
"result": {
"stationSkipLimit": 6,
"stationSkipUnit": "hour",
"partnerId": "42",
"partnerAuthToken": "(Removed)",
"syncTime": "(Removed)",
"deviceProperties": {
"optionalFeatures": {
"optionalFeature": [
{
"feature": "useAudioProxy2",
"enabled": "false",
"platformVersionRange": {
"low": "4.0",
"high": "5.0.00"
},
"productVersionRange": {
"low": "1.6",
"high": "*"
}
}
]
},
"adRefreshInterval": 5,
"videoAdUniqueInterval": 0,
"videoAdRefreshInterval": 840,
"videoAdStartInterval": 180,
"ooyala": {
"videoAdLoadingTimeout": 2,
"videoAdBufferRetryCount": 3,
"streamingPercentage": 0,
"streamingWhitelist": [
534051315
],
"videoAdPlayTimeout": 8
}
},
"urls": {
"autoComplete": "http://autocomplete.pandora.com/search"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment