---
name: flux-schnell
description: "Generate images in ~1 second with Flux Schnell. Fastest high-quality image model. No API keys needed. $2 FREE credits to start. Pay-as-you-go pricing via SkillBoss."
homepage: https://skillboss.co
---

# Flux Schnell API

**Flux Schnell - 1 second image generation**

## Quick Start

```bash
curl https://api.heybossai.com/v1/run \
  -H "Authorization: Bearer $SKILLBOSS_API_KEY" \
  -d '{"model": "flux-schnell", "input": {...}}'
```

## Why Use This?

- **No vendor account needed** - Just one SkillBoss API key
- **$2 FREE credits** to start
- **Pay-as-you-go** - No subscriptions, no commitments
- **Unified billing** - One bill for all AI services
- **Instant access** - Start using immediately

## Pricing

Visit [skillboss.co/pricing](https://skillboss.co/pricing) for current rates.

## Get Started

1. Get your API key at [skillboss.co/console](https://skillboss.co/console?utm_source=clawhub&utm_medium=skill&utm_campaign=flux-schnell)
2. Set `SKILLBOSS_API_KEY` in your environment
3. Start making requests!

---

*Powered by [SkillBoss](https://skillboss.co) - One API for 100+ AI services*
