🔧 API Zugriff

Alle Locations sind über eine einfache JSON-REST-API abrufbar. Für API-Keys oder Fragen: #redrextv auf Discord.

GET Alle Locations

GET /api/locations.php

Gibt alle eingetragenen Locations als JSON-Array zurück.

GET Nach Typ filtern

GET /api/locations.php?type={typ}
TypBeschreibung
dealerDrogendealer
healerHeilstationen
lootdropLoot-Drop-Zonen
pvpPvP-Zonen (MAZ)
farmingFarmzonen
keycardKeycard-Standorte

Beispiel-Response

[
  {
    "id": 1,
    "name": "LSIA Parkhaus",
    "type": "dealer",
    "coords": [-2890, -1290],
    "area": "Airport",
    "desc": "Ebene 3, nahe Ausgang Ost"
  },
  ...
]

Live testen

Die API läuft direkt auf diesem Server:

/api/locations.php
/api/locations.php?type=dealer
/api/locations.php?type=healer
GCity 1.0  –  Dealer Map Kontakt: #redrextv Koordinaten: X: —  Y: —