← Back to Home

API Reference

Core endpoints available for authentication, survey operations, response collection, analytics, and export jobs.

AreaMethodEndpointPurpose
AuthPOST/auth/loginIssue access and refresh tokens.
SurveysPOST/surveysCreate a new survey draft.
ResponsesPOST/responses/{survey_id}Submit respondent answers.
AnalyticsGET/analytics/{survey_id}Fetch aggregate insights.
ExportsGET/exports/{survey_id}/excelDownload response dataset.