New Get a SurveyOL token, use OpenClaw to create a survey, and distribute invitations by email. See the workflow

Analytics

The developer page does not list an analytics endpoint.

Supported Inputs for Analytics

You can build analytics using:

  • GET https://api.surveyol.com/v1/survey/{surveyId}/responses
  • GET https://api.surveyol.com/v1/response/{responseId}
  • GET https://api.surveyol.com/v1/page/{pageId}/questions

Guidance

Compute aggregates (counts, averages, choice distribution) in your application from response payloads.