AMFExternalAppsService
GetAllExternalApps
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAllExternalApps
Full endpoint: MovieStarPlanet.WebService.ExternalApps.AMFExternalAppsService.GetAllExternalApps
Argument count: 2
Return type: GamesPortalListEntry[]
Request Body
ticket
TicketHeader
Ticket
locale
string
Locale
GetExternalApps
POST
https://moviestarplanet.com/Gateway.aspx?method=GetExternalApps
Full endpoint: MovieStarPlanet.WebService.ExternalApps.AMFExternalAppsService.GetExternalApps
Argument count: 3
Return type: GamesPortalListEntry[]
Request Body
ticket
TicketHeader
Ticket
locale
string
Locale
device
string
Device
GetExternalAppsFromName
POST
https://moviestarplanet.com/Gateway.aspx?method=GetExternalAppsFromName
Full endpoint: MovieStarPlanet.WebService.ExternalApps.AMFExternalAppsService.GetExternalAppsFromName
Argument count: 3
Return type: GamesPortalListEntry[]
Request Body
ticket
TicketHeader
Ticket
locale
string
Locale
appName
string
App Name
GetExternalAppsInCountry
POST
https://moviestarplanet.com/Gateway.aspx?method=GetExternalAppsInCountry
Full endpoint: MovieStarPlanet.WebService.ExternalApps.AMFExternalAppsService.GetExternalAppsInCountry
Argument count: 3
Return type: GamesPortalListEntry[]
Request Body
ticket
TicketHeader
Ticket
locale
string
Locale
device
string
Device
SetLogOutWhenClickingExternalAppLinkAccepted
POST
https://moviestarplanet.com/Gateway.aspx?method=SetLogOutWhenClickingExternalAppLinkAccepted
Full endpoint: MovieStarPlanet.WebService.ExternalApps.AMFExternalAppsService.SetLogOutWhenClickingExternalAppLinkAccepted
Argument count: 2
Return type: bool
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
Last updated