> For the complete documentation index, see [llms.txt](https://doc.dastra.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dastra.eu/de/api-references.md).

# API-Dokumentation

- [Liste der API-Endpunkte](https://doc.dastra.eu/de/api-references/liste-des-endpoints-dapi.md)
- [API-Anwendungsfälle](https://doc.dastra.eu/de/api-references/cas-dusage-de-lapi.md)
- [API-Konfiguration](https://doc.dastra.eu/de/api-references/configuration-api.md)
- [Authentifizierung](https://doc.dastra.eu/de/api-references/authentification.md): Zur Authentifizierung bei der Dastra-API müssen Sie Folgendes verwenden
- [Integrationen](https://doc.dastra.eu/de/api-references/integrations.md): Dastra integriert sich in alle Ihre Tools
- [Mapping von SAP LeanIX Fact Sheets nach Dastra](https://doc.dastra.eu/de/api-references/integrations/mappage-des-fact-sheets-de-sap-leanix-vers-dastra.md): (Geplante Veröffentlichung 2026)
- [Zapier](https://doc.dastra.eu/de/api-references/integrations/zapier.md)
- [Dastra mit externen Tools integrieren](https://doc.dastra.eu/de/api-references/integrations/zapier/integrer-dastra-avec-des-outils-externes.md): Diese Seite ist ein umfassender Leitfaden, der erklärt, wie Sie Dastra mit externen Tools integrieren können, mit praktischen Anwendungsfällen.
- [Häufig gestellte Fragen](https://doc.dastra.eu/de/api-references/integrations/zapier/questions-frequentes.md)
- [Filerskeepers](https://doc.dastra.eu/de/api-references/integrations/filerskeepers.md): Die Filerskeepers-Integration ermöglicht es Ihnen, die Aufbewahrungsfristen Ihrer Dastra-Datensätze mit Ihrem Filerskeepers-Referenzverzeichnis zu synchronisieren.
- [ServiceNow](https://doc.dastra.eu/de/api-references/integrations/servicenow.md): ServiceNow-Integration zur Synchronisierung von Assets in Dastra


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.dastra.eu/de/api-references.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.
