Introduction

Welcome to the official documentation for Pollz! This documentation provides a comprehensive guide on how to use the Pollz SDKs to integrate polls and voting functionality into your applications.

What is Pollz?

Pollz is a development tool designed to simplify the integration of polls and voting features into your web or mobile applications. With Pollz, you can quickly and easily add interactive polling capabilities to your projects, allowing your users to create, participate in, and view poll results in real-time.

Features

  • Easy Integration: Pollz offers a simple and intuitive API that allows you to seamlessly integrate polls into your applications.

  • Real-time Updates: Poll results and changes are delivered in real-time to provide a dynamic and engaging user experience.

  • Secure and Reliable: Our SDK is built with security in mind, ensuring that your users' data is protected.

Getting Started

Before you begin using Pollz, you'll need to follow a few steps to initialize your app and start creating and managing polls. Here's a quick overview:

  1. Initialization: First, initialize your app with Pollz by providing your project credentials.

  2. Creating Pollz: Use Pollz to create new polls and customize their options.

  3. Interacting with Pollz: Allow users to vote on polls, retrieve poll data, and listen for real-time updates.

SDK Versions

Pollz SDK is at the moment available only for JavaScript/TypeScript project. A C# SDK is currently being developed and will be released soon.

  • TypeScript SDK

  • C# SDK (Coming soon)

Feedback and Support

We value your feedback and are here to assist you. If you encounter any issues, have questions, or want to provide feedback, please contact our support team.

Let's get started with Pollz and enhance your application with interactive polls!

Last updated