AMFMediaService
GetAnimations
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAnimations
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetAnimations
Argument count: 4
Return type: List<ActorAnimationRel>
Request Body
ticket
TicketHeader
Ticket
animationCategoryId
int
Animation Category Id
pageIndex
int
Page Index
pageSize
int
Page Size
GetAnimations
POST
https://moviestarplanet.com/Gateway.aspx?method=GetAnimations
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetAnimations
Argument count: 2
Return type: List<Animation>
Request Body
ticket
TicketHeader
Ticket
onlyDefaultAnimations
bool
Only Default Animations
GetBackgrounds
POST
https://moviestarplanet.com/Gateway.aspx?method=GetBackgrounds
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetBackgrounds
Argument count: 2
Return type: List<Background>
Request Body
ticket
TicketHeader
Ticket
onlyDefaultBackgrounds
bool
Only Default Backgrounds
GetMusic
POST
https://moviestarplanet.com/Gateway.aspx?method=GetMusic
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetMusic
Argument count: 2
Return type: List<Music>
Request Body
ticket
TicketHeader
Ticket
onlyDefaultMusic
bool
Only Default Music
GetMyAnimations
POST
https://moviestarplanet.com/Gateway.aspx?method=GetMyAnimations
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetMyAnimations
Argument count: 2
Return type: List<ActorAnimationRel>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetMyBackgrounds
POST
https://moviestarplanet.com/Gateway.aspx?method=GetMyBackgrounds
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetMyBackgrounds
Argument count: 2
Return type: List<ActorBackgroundRel>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
GetMyMusic
POST
https://moviestarplanet.com/Gateway.aspx?method=GetMyMusic
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.GetMyMusic
Argument count: 2
Return type: List<ActorMusicRel>
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
getAnimationCount
POST
https://moviestarplanet.com/Gateway.aspx?method=getAnimationCount
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.getAnimationCount
Argument count: 2
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
getClothesCount
POST
https://moviestarplanet.com/Gateway.aspx?method=getClothesCount
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.getClothesCount
Argument count: 2
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
getPropsCount
POST
https://moviestarplanet.com/Gateway.aspx?method=getPropsCount
Full endpoint: MovieStarPlanet.WebService.Media.AMFMediaService.getPropsCount
Argument count: 2
Return type: int
Request Body
ticket
TicketHeader
Ticket
actorId
int
Actor Id
Last updated