# REST API for DevOps ecosystems

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/NNtgnLRp86ly35gzROXa">/pages/NNtgnLRp86ly35gzROXa</a></td><td>Overview of <strong>GitProtect</strong> REST API for <strong>DevOps</strong> ecosystems, including authentication methods and key endpoints for managing backup operations.</td><td><a href="/files/4PosnkEx0nGlWRj0bnPT">/files/4PosnkEx0nGlWRj0bnPT</a></td></tr><tr><td><a href="/pages/NSW5wXK5BgUq0h7bRqLS">/pages/NSW5wXK5BgUq0h7bRqLS</a></td><td>List of <strong>GitProtect</strong> REST API requests for backup operations, including repository management, metadata handling, and organization synchronization.</td><td><a href="/files/4PosnkEx0nGlWRj0bnPT">/files/4PosnkEx0nGlWRj0bnPT</a></td></tr></tbody></table>


---

# 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://helpcenter.gitprotect.io/management/rest-api-for-devops-ecosystems.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.
