Developer APIs
Integrate Votito surveys into your applications using our REST APIs. Control survey distribution, track panelist activity, and collect responses programmatically.
Getting Started
- Create an API key from your account settings
- Review the Authentication guide
- Choose the API that fits your use case
Available APIs
Tenant API
Server-to-server API for enterprise integrations. Use this API to:
- Generate secure voting URLs for your panelists
- Track panelist activity (response count, timestamps)
- Check survey eligibility before showing surveys
- Implement survey fatigue prevention
Panelist API
Client-side API for panelist interactions. Use this API to:
- Load survey questions
- Submit responses
- Build custom voting interfaces
Quick Links
In this section
- Authentication - How to authenticate with Votito APIs using API keys
- Tenant API - Server-to-server API for enterprise survey distribution
- Panelist API - Client-side API for voting and survey responses