View All APIs

Contest API

Version 1

Endpoint: https://api.peoplevine.com/contest.asmx
WSDL: https://api.peoplevine.com/contest.asmx?WSDL

20 Methods


createContest

Version 1 This method allows you to create a contest. {entry_limit: none, hourly, daily, weekly, monthly, annually}

https://api.peoplevine.com/contest.asmx/createContest

createContestPrize

Version 1 This method allows you to create a contest prize.

https://api.peoplevine.com/contest.asmx/createContestPrize

createContestRestriction

Version 1 This method allows you to create a restriction for a contest. {restriction_type: ip, state, email} {list_type: blacklist or whitelist}

https://api.peoplevine.com/contest.asmx/createContestRestriction

deleteContestRestriction

Version 1 This method allows you to delete a restriction for a contest.

https://api.peoplevine.com/contest.asmx/deleteContestRestriction

enterContest

Version 1 This method allows you to create an entry for a contest.

https://api.peoplevine.com/contest.asmx/enterContest

isRegisteredForContest

Version 1 This method allows you to determine if someone has already registered for a contest.

https://api.peoplevine.com/contest.asmx/isRegisteredForContest

playContest

Version 1 This method allows you to play the contest.

https://api.peoplevine.com/contest.asmx/playContest

returnContest

Version 1 This method allows you to return the contests that match the criteria.

https://api.peoplevine.com/contest.asmx/returnContest

returnContestDetails

Version 1 This method allows you to return the details for a specific contest including stats, prizes and last 10 entries.

https://api.peoplevine.com/contest.asmx/returnContestDetails

returnContestEntries

Version 1 This method allows you to return the entries for a contest. {sortby must be ip, name, city, state, status or date} {set the entered_start to 1/1/1900 12:00 AM to bypass that search element}

https://api.peoplevine.com/contest.asmx/returnContestEntries

returnContestEntry

Version 1 This method allows you to return a contest entry.

https://api.peoplevine.com/contest.asmx/returnContestEntry

returnContestLeaders

Version 1 This method returns a list of the contest leaders over the selected period.

https://api.peoplevine.com/contest.asmx/returnContestLeaders

returnContestPrize

Version 1 This method allows you to return the prizes for a contest.

https://api.peoplevine.com/contest.asmx/returnContestPrize

returnContestReport

Version 1 This method provides you with a detailed report on a contests outcome.

https://api.peoplevine.com/contest.asmx/returnContestReport

returnContestRestrictions

Version 1 This method allows you to return restrictions for a contest.

https://api.peoplevine.com/contest.asmx/returnContestRestrictions

returnContestStats

Version 1 This method returns general statistics for the contest based on a time period.

https://api.peoplevine.com/contest.asmx/returnContestStats

selectContestWinner

Version 1 This method randomly selects a contest winner and returns the contest info.

https://api.peoplevine.com/contest.asmx/selectContestWinner

updateContest

Version 1 This method allows you to update a contest. {entry_limit: none, hourly, daily, weekly, monthly, annually}

https://api.peoplevine.com/contest.asmx/updateContest

updateContestEntry

Version 1 This method allows you to update a contest. {entry_limit: none, hourly, daily, weekly, monthly, annually}

https://api.peoplevine.com/contest.asmx/updateContestEntry

updateContestPrize

Version 1 This method allows you to update a contest prize.

https://api.peoplevine.com/contest.asmx/updateContestPrize