# App-Verknüpfungen API

Moasure verfügt über eine App-Link / Deep-Link-API, die es Partnern ermöglicht, Deep-Link-Funktionen zu erstellen. So können Partner zum Beispiel eine Schaltfläche in ihrer App erstellen, um eine Messung zu starten, die beim Antippen die Moasure Pro-App öffnet und sofort eine Messung startet. Sobald die Aktion abgeschlossen ist, leitet die Moasure Pro App den Nutzer zur Partner-App mit den relevanten Daten weiter, die dann von der Partner-App geparst werden können. Es werden auch andere Operationen unterstützt.

Um auf die API zuzugreifen, wenden Sie sich bitte an <kontakt@moasure.com>.


---

# 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.moasure.com/de/api/app-verknupfungen-api.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.
