# ZenZap Long Polling API

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

ZenZap Long Polling 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 Long Polling. The published artifact set on APIs.io includes an OpenAPI specification and rate-limit docs.

Long polling allows your integration to fetch outbound events instead of receiving webhooks. Use `GET /v2/updates` with: - `offset`: value returned as `nextOffset` from the previous response - `limit`: max updates per request (default 50, max 100) - `timeout`: wait time in seconds when no updates are available (default 0, max 30) Event payloads in polling responses match webhook `data` payloads for the same event type. This includes `data.message.attachments[]` with signed URLs for file/image/video/audio messages.

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/zenzap/refs/heads/main/openapi/zenzap-long-polling-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 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 Polls API](https://apis.io/apis/zenzap/zenzap-polls-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

Long Polling

---

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