# GeoPard API-oversigt

<figure><img src="/files/27997ea7bebebe5e54b1c9824120ae080b4c2ce3" alt="GeoPard - Precision Agriculture API"><figcaption><p>GeoPard er en platform til præcisionslandbrug med alle funktioner tilgængelige via API</p></figcaption></figure>

GeoPard API’et tilbyder både GraphQL- og REST-endepunkter for problemfri integration. Som både en passiv og aktiv grænseflade gør det det muligt for andre applikationer programmatisk at anmode om oprettelse af analytiske afledte produkter og modtage opdateringer knyttet til kompleks databehandling.

Via GeoPard API’et er alle rå datasæt – herunder høst, maskiner, jordprøver og scannere, satellitbilleder og topografi – samt analytiske afledte produkter som managementzoner, modelkort, anbefalinger og rasterflader let tilgængelige lige ud af boksen.

GeoPard API’et understøtter forskellige visualiseringsmuligheder for geospatiale data og håndterer både Raster (`jpg`, `png`, `geotiff`) og Vektor (`shp`, `geojson`, `isoxml`) formater. For et grundigt overblik over API’et henviser vi til vores [blogindlæg](https://geopard.tech/blog/upkdhsnyk1-precision-agriculture-api/).


---

# 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.geopard.tech/geopard-tutorials/dnk/api-dokumentation/geopard-api-oversigt.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.
