Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://dejavu.plus/api/v1/scrobble \ --header 'x-api-key: <api-key>'
{ "success": true, "data": [ { "id": 123, "mediaId": 123, "title": "<string>", "progress": 123, "duration": 123, "progressPercent": 123, "updatedAt": "2023-11-07T05:31:56Z" } ] }
Retourne les sessions de lecture actives (lecture en cours).
Clé API transmise via le header HTTP. Supporte les clés publiques (pk_...) et secrètes (sk_...).
pk_...
sk_...
Sessions actives
Show child attributes