These examples will guide you to a set of scenario's of how you could use our API. We will not explain all the details of the possible requests. To really find out all the options, you can check the Full API Reference.
In this example we will show you how to use the select
parameter when querying results. We will combine the select
parameter with a filter
parameter to only retrieve the surveys which are currently LIVE.
In this example we will show you how you can retrieve all respondents from a survey. We only want to retrieve the respondents from yesterday. A possible use case of this request is a scenario in which you would like a daily update of the respondents from a survey. In our example we are requesting the respondents from yesterday.
Some examples of what you can do with our filters. These examples are based on the Demo survey which is by default created in your account.