How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zulip Events API

The Zulip Events API delivers real-time updates from a Zulip server to a client via an HTTPS long-poll. Clients register an event queue via POST /api/v1/register, then call GET /api/v1/events with the returned queue_id and last_event_id to receive batches of typed events covering messages, reactions, subscriptions, presence, typing, channel/stream changes, user and organization updates, custom emoji, alert words, message-flag changes, drafts, scheduled messages, reminders, user groups, and system heartbeat/restart signals.

Zulip Events API is one of 17 APIs that Zulip publishes on the APIs.io network, described by an AsyncAPI event-driven specification.

Tagged areas include Event, Long Polling, Real-Time, and Team Chat. The published artifact set on APIs.io includes API documentation, an API reference, and an AsyncAPI specification.

This event API exposes 2 operations across 2 channels, and defines 52 schemas. It is described by AsyncAPI 2.6.0, at version 1.0.

The API connects through 2 servers: https://{subdomain}.zulipchat.com/api/v1 (https), https://{host}/api/v1 (https).

2 operations 2 channels 52 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 2.6.0
API Version
1.0
Servers
https://{subdomain}.zulipchat.com/api/v1 (https)
https://{host}/api/v1 (https)
Resource Areas
1

Channels & Operations 2

Across 2 channels, the API surfaces 2 operations. Each is listed below with its action, channel, parameters, and response codes.

Channels 2
SUB
/events
Long-poll for new events from the registered event queue
getEvents 3 params body
PUB
/register
Register a new event queue
registerEventQueue body

Messages & Schemas 52

The contract defines 52 schemas that model the data carried by its messages. The most detailed are RegisterResponse (5 properties), EventBase (2 properties), EventBatch (2 properties). Each schema is shown below with its type and property counts.

EventBatch
message
A long-poll response containing zero or more events
RegisterResponse
message
Response body from POST /register
RegisterResponse
object
Response object returned by POST /api/v1/register.
5 properties 2 required
EventBatch
object
Long-poll response envelope returned by GET /events.
2 properties 2 required
EventBase
object
Common base fields present on every event object.
2 properties 2 required
MessageEvent
object
UpdateMessageEvent
object
DeleteMessageEvent
object
SubmessageEvent
object
ReactionEvent
object
SubscriptionEvent
object
StreamEvent
object
RealmUserEvent
object
UserSettingsEvent
object
UserStatusEvent
object
UserTopicEvent
object
PresenceEvent
object
TypingEvent
object
TypingEditMessageEvent
object
UpdateMessageFlagsEvent
object
RealmEvent
object
RealmEmojiEvent
object
RealmDomainsEvent
object
RealmLinkifiersEvent
object
RealmFiltersEvent
object
RealmPlaygroundsEvent
object
RealmBotEvent
object
RealmUserSettingsDefaultsEvent
object
RealmExportEvent
object
RealmExportConsentEvent
object
UserGroupEvent
object
AlertWordsEvent
object
MutedTopicsEvent
object
MutedUsersEvent
object
DraftsEvent
object
SavedSnippetsEvent
object
ScheduledMessagesEvent
object
RemindersEvent
object
NavigationViewEvent
object
ChannelFolderEvent
object
HasZoomTokenEvent
object
HasWebexTokenEvent
object
DeviceEvent
object
AttachmentEvent
object
InvitesChangedEvent
object
CustomProfileFieldsEvent
object
DefaultStreamsEvent
object
DefaultStreamGroupsEvent
object
OnboardingStepsEvent
object
HeartbeatEvent
object
RestartEvent
object
WebReloadClientEvent
object

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

zulip-events-asyncapi.yml Raw ↑

Other APIs Zulip publishes across the network.

Zulip REST API
Zulip Webhooks
Zulip authentication API
Zulip bots API
Zulip channels API
Zulip drafts API
Zulip invites API
Zulip messages API
Zulip mobile API
Zulip navigation_views API
Zulip real_time_events API
Zulip reminders API
Where this information came from

This is an independent, third-party profile of Zulip Events API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.