Polls API provides API functions to cover all the scenarios that you may have for integration Polls in your Application.
Here is the list of methods in our API.
Create Poll
Get Poll by Id
Get all Polls
Get all Polls with Identifier
Remove Poll
Add Vote
Get Vote by Id
Get all votes on Poll
Get all votes by identifier
Delete Vote
All of the endpoints require the header api-key containing your account's api-key.
Last updated 5 years ago