zulip/templates/zerver/api/sidebar.md

28 lines
717 B
Markdown

## Integrations
* [Overview](/api/integration-guide)
* [Existing integrations](/integrations)
## Incoming webhooks
* [Overview](/api/incoming-webhooks-overview)
* [Walkthrough](/api/webhook-walkthrough)
* [Documenting integrations](/api/integration-docs-guide)
## Interactive bots (beta)
* [Running bots](/api/running-bots)
* [Deploying bots](/api/deploying-bots)
* [Writing bots](/api/writing-bots)
* [Outgoing webhooks](/api/outgoing-webhooks)
## REST API
* [Overview](/api/rest)
* [Installation instructions](/api/installation-instructions)
* [API keys](/api/api-keys)
* [Configuring the Python bindings](/api/configuring-python-bindings)
* [Error handling](/api/rest-error-handling)
{!rest-endpoints.md!}