Zulip server_and_organizations API
The server_and_organizations API from Zulip — 16 operation(s) for server_and_organizations.
Zulip server_and_organizations API is one of 17 APIs that Zulip publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include server_and_organizations. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 24 operations across 16 paths, and defines 16 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.
Requests are made against 5 base URLs: https://{subdomain}.zulipchat.com/api/v1, {server}/api/v1, https://chat.zulip.org/api/v1, http://localhost:9991/api/v1, http://{subdomain}.testserver/json.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Zulip server_and_organizations API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (BasicAuth).
By default, every request must be authenticated.
BasicAuth— Basic authentication, with the user's email as the username, and the API key as the password. The API key can be fetched using the /fetchapikey or /devfetchapi…
Paths & Operations 24
Across 16 paths, the API surfaces 24 operations — 4 DELETE, 8 GET, 5 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 16
The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are CustomProfileField (10 properties), RealmExport (8 properties), RealmEmoji (6 properties), LegacyPresenceFormat (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Zulip 12
Other APIs Zulip publishes across the network.