Survey API

From ePrize Developers Wiki

Revision as of 18:18, 21 September 2010 by Todd-chapman (Talk | contribs)
Jump to: navigation, search

Survey API calls will not be available until October 2010.

API Home Page

Get Survey Info For Profile GET /v1/{apikey}/profile/{id}/survey/{surveyId} Returns information about a survey for a specific profile
Get Next Survey For Profile GET /v1/{apikey}/profile/{id}/survey Gets the next survey a profile can take
Submit Survey POST /v1/{apikey}/survey/{surveyId} Submit survey answers
Get Survey Info GET /v1/{apikey}/survey/{surveyId} Get non-profile specific survey info.
Enumerate Surveys GET /v1/{apikey}/surveys Get available surveys
Get Survey Summary GET /v1/{apikey}/survey/{surveyId}/summary Get a summary for a survey

The ePrize contest service provides an API for hosting an essay, photo, or video contest, with submission, rating, and voting capabilities.

Personal tools