Title: HTTP headers | Zulip API documentation
Open Graph Title: HTTP headers | Zulip API documentation
Open Graph Description: This page documents the HTTP headers used by the Zulip API. | Most important is that API clients authenticate to the server using HTTP Basic authentication. If you're using the official Python or JavaScript bindings, this is taken care of when you configure said bindings. | Otherwise, to authenticate an API request: | Use HTTP Basic authentication, which is described here. This means sending an HTTP header named Authorization, with your credentials in a certain format. | For Basic authentication credentials in the Zulip API, a "username" takes the form of an email address, and a "password" takes the form of an API key. In the curl example for each endpoint, this is shown as: -u EMAIL_ADDRESS:API_KEY.
Opengraph URL: https://python.zulipchat.com/api/http-headers
Domain: python.zulipchat.com
| og:type | website |
| og:site_name | Zulip |
| og:image | https://avatars.zulip.com/3607/realm/icon.png?version=2 |
| twitter:card | summary |
Links:
Viewport: width=device-width, initial-scale=1.0
Robots: noindex,nofollow