# ZenZap Polls API

**Canonical:** https://apis.io/apis/zenzap/zenzap-polls-api/  
**Provider:** ZenZap — https://apis.io/providers/zenzap/  
**Base URL:** https://api.zenzap.co  
**Documentation:** https://docs.zenzap.co/api-reference/getting-started

ZenZap Polls API is one of 8 APIs that [ZenZap](https://apis.io/providers/zenzap/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Polls. The published artifact set on APIs.io includes an OpenAPI specification and rate-limit docs.

Operations for creating polls, recording votes, and retracting votes. Polls are posted as messages in a topic. When you create a poll, each option is assigned a server-generated 6-character ID — use those IDs as `optionId` when submitting votes. **Voting constraints:** - The bot must be a member of the topic the poll was posted in - Anonymous polls (`anonymous: true`) do not support voting via the API - Votes cannot be cast on closed or expired polls - Each `{pollId, optionId, voter}` combination is idempotent - Votes can be retracted with `DELETE /v2/polls/{pollId}/votes/{voteId}` using the `id` returned when the vote was cast

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/zenzap/refs/heads/main/openapi/zenzap-polls-api-openapi.yml
- **RateLimits** — https://docs.zenzap.co/api-reference/rate-limits

## Other ZenZap APIs (7)

- [ZenZap Agentic API](https://apis.io/apis/zenzap/zenzap-agentic-api/)
- [ZenZap Long Polling API](https://apis.io/apis/zenzap/zenzap-long-polling-api/)
- [ZenZap Members API](https://apis.io/apis/zenzap/zenzap-members-api/)
- [ZenZap Messages API](https://apis.io/apis/zenzap/zenzap-messages-api/)
- [ZenZap OAuth API](https://apis.io/apis/zenzap/zenzap-oauth-api/)
- [ZenZap Tasks API](https://apis.io/apis/zenzap/zenzap-tasks-api/)
- [ZenZap Topics (group chats/channels/conversations) API](https://apis.io/apis/zenzap/zenzap-topics-group-chats-channels-conversations-api/)

## Tags

Polls

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/zenzap/zenzap-polls-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/zenzap/.
