# Actinia Grass GIS API **Provider:** Actinia Grass GIS **Category:** maps **Base URL:** `https://actinia.mundialis.de` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on deployment **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://actinia.mundialis.de/api_docs/ ## Description Actinia is an open source REST API for geographical data that uses GRASS GIS ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://actinia.mundialis.de/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://actinia.mundialis.de' ``` ## Sample Response ```json {} ``` ## Pricing Details Free and open-source. GRASS GIS geospatial REST API; self-hosted. --- *Source: [API Map](https://apimap.dev/apis/actinia-grass-gis/) — CC BY 4.0*