# nexcore REST API

Die Dokumentation unserer nexcore REST-API (Schnittstelle) findest Du aktuell noch unter folgendem Link auf Postman.

Wir arbeiten aktuell daran, dass auch diese Informationen direkt in nexcore DOCS für Dich zur Verfügung stehen.

<a href="https://documenter.getpostman.com/view/17152908/2s8YzP355q#f3ec9ff8-b599-4da6-9634-e8c06307a30e" class="button primary" data-icon="arrow-up-right-from-square">zur nexcore API-Dokumentation</a>


---

# 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.nexcore.de/developer/readme.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.
