Fotogen
## Fotogen AI Fotogen AI delivers state-of-the-art portrait transformation through an intuitive, developer-friendly API. Our service combines multiple AI technologies, including advanced diffusion models, pose control, and image-to-image translation, to transform ordinary selfies into stunning professional portraits across a variety of styles. ## Key Features: - Controlled generation: Choose…
Fotogen endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
POST /run /run |
Submit a job to generate one portrait from a batch of selfies. Returns the job-id. |
| GET |
GET /health /health |
/health checkup |
| GET |
GET /status/{jobID} /status/{jobID} |
Get status of the submitted job. - "IN_PROGRESS": the job is in progress - "FAILED": failure for some reason - "COMPLETED": job successfully finished When status is "COMPLETED",… |
Fotogen pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 30 / minute |
|