API-Schlüssel

Verwalten Sie Ihre API-Schlüssel für den programmgesteuerten Zugriff

Quick Start

Listen Sie Ihre Videos auf:

curl -H "Authorization: Bearer vi_live_..." https://www.coniviso.com/api/v1/videos

Semantische Suche:

curl -H "Authorization: Bearer vi_live_..." "https://www.coniviso.com/api/v1/search?q=your+query"

Siehe dievollständige API-Dokumentation für alle verfügbaren Endpunkte.