Quick Reference | Method | Use Case | Code | |--------|----------|------| | | Queue-based (recommended) | | | | Fast endpoints (<30s) | | | | Progressive output | | | | WebSocket interactive | | | Queue Method | Purpose | |--------------|---------| | | Submit job, get request id | | | Check job status | | | Get completed result | | | Cancel pending job | | Auth | Header | Format | |------|--------|--------| | API Key | | | When to Use This Skill Use for API integration fundamentals : - Setting up fal.ai client in JavaScript/TypeScript - Setting up fal client in Python - Choosing between subsc…