# API Documentation

- [External Integration and API Documentation Overview](https://docs.cloudassert.com/hybr/api-documentation/external-integration-and-api-documentation-overview.md): This page gives an overview of the of the APIs that are available in Hybr and a quick overview on Hybr webhooks
- [External Webhook Integration](https://docs.cloudassert.com/hybr/api-documentation/external-webhook-integration.md): This page gives a detailed information about the external webhook integration in Hybr and how to configure in it.
- [Zapier Integration](https://docs.cloudassert.com/hybr/api-documentation/zapier-integration.md): This page gives a detailed information on how to integrate Hybr application to Zapier
- [External application events which trigger event in Hybr](https://docs.cloudassert.com/hybr/api-documentation/zapier-integration/external-application-events-which-trigger-event-in-hybr.md): This page gives a detailed information about the events that can be performed in Hybr when an external trigger or event is performed.
- [Event in Hybr which trigger external Application](https://docs.cloudassert.com/hybr/api-documentation/zapier-integration/event-in-hybr-which-trigger-external-application.md): This page gives a detailed information about the events that can be triggered from Hybr which can be used to do tasks and perform events in external application.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/hybr/api-documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
