{"success":true,"message":"OtomatikEdit API","name":"otomatikedit","version":"1.0.0","description":"Create stunning videos from photos and music","endpoints":{"video":{"health":"GET /api/video/health","create":"POST /api/video/create","status":"GET /api/video/status/:jobId","download":"GET /api/video/download/:jobId","jobs":"GET /api/video/jobs","delete":"DELETE /api/video/:jobId"},"subscriptions":{"plans":"GET /api/subscriptions/plans","createCheckout":"POST /api/subscriptions/create-checkout","status":"GET /api/subscriptions/status","cancel":"POST /api/subscriptions/cancel","manage":"POST /api/subscriptions/manage","webhook":"POST /api/subscriptions/webhook"},"credits":{"balance":"GET /api/credits/balance","packs":"GET /api/credits/packs","purchase":"POST /api/credits/purchase","history":"GET /api/credits/history","estimate":"POST /api/credits/estimate"}}}