No code required. Use the Renderful web interface to browse models, generate images and videos, and explore the API — all from your browser.
Sign up with your Google or GitHub account — no forms to fill out. You get $1 free credit instantly, no credit card required.
Head to the Models page to explore 100+ AI models from top providers. Filter by category (image, video, audio, 3D, LLM), search by name, or browse curated collections.
| Category | Example Models | Starting At |
|---|---|---|
| Text to Image | Flux Dev, Seedream 4.5, GPT Image | $0.003 |
| Text to Video | Kling V2.6, Sora 2, Veo 3.1 | $0.01/s |
| Image to Video | Hailuo 2.3, Seedance 1.5, Kling O1 | $0.01/s |
| Audio & Speech | ElevenLabs V3, MiniMax Speech | $0.003 |
| 3D Generation | Hunyuan3D V3, V2.1 | $0.02 |
| LLM / Chat | GPT-5.2, Claude Opus, Gemini 3 | $0.001/1K |
Click any model to open its interactive playground. Every model page has three tabs and a set of toolbar actions.
| Tab | Description |
|---|---|
| Playground | Interactive form with all model parameters. Fill in your prompt, adjust settings (size, steps, seed, etc.), and click Run. Results appear in the preview panel on the right. |
| JSON | Shows the raw JSON request body that will be sent to the API. Useful for debugging or copying into your own code. |
| API | Auto-generated code snippets in cURL, Python, and JavaScript. Copy and paste directly into your project — the code is pre-filled with your current parameters. |
Above the tabs, you'll find quick-action buttons:
| Button | What It Does |
|---|---|
| Star | Save the model to your favourites for quick access. |
| Schema | Opens the OpenAPI spec for this model — useful for auto-generating clients or exploring parameters. |
| LLMs | Copy the model's llms.txt markdown documentation, or open it directly in ChatGPT or Claude to get integration help. |
The Run button shows the per-request cost (e.g. $0.005). Click it to generate your output. The cost is deducted from your balance only after a successful generation.
Most models show example outputs in the preview panel when you first open the page. Click Load Example to pre-fill the form with sample parameters, then hit Run to reproduce or tweak the result.
Generated outputs appear in the preview panel on the right side of the playground. From there you can:
Your generation history is also accessible from the Dashboard, where you can review past requests, costs, and outputs.
For text-to-text models, use the dedicated LLM Playground. It provides a familiar chat interface with: