§10-Snapshot ab €99 einmalig — kein Abo. Berichtspflicht für 150–249 FTE: 7. Juni 2027. Snapshot kaufen →
GehaltsBand / docs / api-quickstart

API Quickstart

1. API-Key erstellen

Im Dashboard unter Einstellungen → API-Keys einen neuen Key generieren. Bewahren Sie den Wert sicher auf — wir zeigen ihn nur einmal.

2. Marktspanne abrufen

Pflicht-Parameter: role (kanonischer Slug), country (DE/AT/CH). Optional: seniority (junior/mid/senior/lead/principal), stack (komma-separierte Liste).

curl -H "Authorization: Bearer $API_KEY" \
  "https://api.gehaltsband.de/v1/range?role=engineer-senior&country=DE&seniority=senior"

3. Antwortformat

Antwort-JSON enthält p25, p50, p75, p90 (Brutto-Monatsgehalt EUR), n (Anzahl Datenpunkte), last_refresh_iso (Datum letzter Indexierung), confidence (low/med/high basierend auf n), methodology_url.

{
  "p25": 5520,
  "p50": 6440,
  "p75": 7728,
  "p90": 9200,
  "n": 19,
  "last_refresh_iso": "2026-05-07T03:15:00+02:00",
  "confidence": "med",
  "methodology_url": "https://gehaltsband.de/docs/methodologie"
}

Get early access to try this

GehaltsBand is in early access. Drop your email and we'll send you credentials.

More docs

§10-Snapshot · €99

§10-Snapshot ab €99 einmalig · kein Abo