{"routes":{"DELETE /accounts/<id>":"Deactivate account","GET  /accounts":"List all accounts","GET  /accounts/<id>":"Account detail + tasks","GET  /health":"Health check","GET  /stats":"Overall stats","GET  /status/<task_id>":"Poll task status","GET  /tasks":"List tasks (?limit&offset&status&model)","POST /accounts/<id>/reactivate":"Reactivate account","POST /accounts/<id>/refresh-token":"Force-refresh bearer token","POST /accounts/<id>/reset-credits":"Manually set credits","POST /add-account":"Add account via cookies JSON","POST /generate":"Queue a video generation task","POST /init-db":"Manual DB init"},"service":"Leonardo Video Generation API","supported_models":{"flux":{"cost_credits":0,"max_uses_per_account":999},"gpt-image-2":{"cost_credits":261,"max_uses_per_account":1},"kling3":{"cost_credits":1890,"max_uses_per_account":1},"seedance2":{"cost_credits":4536,"max_uses_per_account":1},"veo3.1":{"cost_credits":400,"max_uses_per_account":1},"z-image":{"cost_credits":0,"max_uses_per_account":999}}}
