{"name":"Debrid Connector API","version":"0.0.3","endpoints":{"getUser":"/get-user","checkCache":"/check-cache","addTorrent":"/add-torrent","addTorrentFile":"/add-torrent-file","getTorrentInfo":"/get-torrent-info","listTorrents":"/list-torrents","selectFiles":"/select-files","deleteTorrent":"/delete-torrent","getInstantAvailability":"/get-instant-availability","unrestrictLink":"/unrestrict-link","getDownloadLink":"/get-download-link","complete":"/complete - Submit client execution results (accepts: { requestId?: string, serializedResponse: SerializedResponse })"},"documentation":"https://gitlab.com/v8n/debrid-connector","executionModes":{"server":"Server executes requests directly (requires Authorization header)","client":"Client executes requests (returns pending response with serializedRequest)","clientWithServerFallback":"Client executes first, falls back to server on CORS errors"}}