Entwickler-Docs
Entwicklerdokumentation
Entdecken Sie unsere Module nach Kategorien. Vollständige API-Dokumentation, technische Spezifikationen und Integrationsanleitungen für die Argus-Plattform.
Module werden geladen...
Schnellstart
# Fetch all modules
curl https://knogin.com/api/modules
# Get a specific module
curl https://knogin.com/api/modules/blockchain-intelligence
# Search modules
curl "https://knogin.com/api/modules?search=forensics"
# Export as Markdown (great for AI/LLM context)
curl "https://knogin.com/api/modules?format=markdown" > argus-docs.mdAlle Endpunkte unterstützen CORS für den Browserzugriff und liefern passende Cache-Header für optimale Performance.