# GeoPard API-oversikt

<figure><img src="/files/64cca07e80c830915e886e608dff69ce58cf5cbf" alt="GeoPard - Precision Agriculture API"><figcaption><p>GeoPard er en presisjonslandbruksplattform med alle funksjonene tilgjengelige via API</p></figcaption></figure>

GeoPard API-et tilbyr både GraphQL- og REST-endepunkter for sømløs interaksjon. Som både et passivt og aktivt grensesnitt lar det andre apper be programmatisk om opprettelse av analytiske avledninger og motta oppdateringer knyttet til kompleks databehandling.

Gjennom GeoPard API-et er alle rådatasett – inkludert innhøsting, maskiner, jordprøver og skannere, satellittbilder og topografi – samt analytiske avledninger som forvaltningssoner, likningskart, anbefalinger og rasterflater, lett tilgjengelige rett ut av boksen.

GeoPard API-et støtter ulike visningsalternativer for geospatiale data, og håndterer både Raster (`jpg`, `png`, `geotiff`) og Vektor (`shp`, `geojson`, `isoxml`)-formater. For en fullstendig oversikt over API-et, se vårt [blogginnlegg](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/nor/api-dokumentasjon/geopard-api-oversikt.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.
