letzai-api
Audited by Runlayer on Feb 26, 2026
Tool passed security scan
Malicious tool definition detected
**Store job IDs** - Save IDs to resume polling after page refresh or app restart ## Webhook Alternative For production systems, consider using webhooks instead of polling: ```javascript // When creating the job, include webhook URL const response = await fetch('https://api.letz.ai/images', { method: 'POST', headers: { 'Authorization': `Bearer ${API_KEY}`, 'Content-Type': 'application/json' }, body: JSON.stringify({ prompt: 'A beautiful landscape', webhookUrl: 'https://your-server.com/api/letzai/
Malicious tool definition detected
Includes context editing and upscaling. Use for content creation apps and automation." license: MIT dependencies: - node-fetch (npm) - requests (pip) --- # LetzAI API Integration Skill ## Overview This skill enables Claude to help users integrate with the LetzAI API for AI-powered image and video generation, editing, and upscaling. Users can also leverage custom-trained AI models (persons, objects, styles) via the @modelname syntax. ## Authentication - **Base URL:** `https://api.letz.ai` - **Aut
Tool passed security scan
Passed Files (4)Click to expand
Tool passed security scan
Tool passed security scan
Tool passed security scan
Tool passed security scan