AgentForge AI Engine
🇺🇸 English: AgentForge AI Engine is a powerful API that generates ready-to-run Streamlit applications from simple text descriptions. Perfect for developers who want to save time on boilerplate code, startups needing rapid prototypes, and anyone who wants to turn ideas into working software instantly. 🔧 Supported app types: Task Manager, Contact Book, Inventory System, Library Manager 🎯 Simple…
AgentForge AI Engine endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
This endpoint checks if the API server is running and healthy. Returns {"status": "healthy"} when operational. Essential for service monitoring and uptime verification. |
| v1 | ||
| POST |
/v1/generate /v1/generate |
The core of the service. This endpoint generates a complete, ready-to-run Streamlit application based on a simple text description. You must provide a description, and optionally… |
| POST |
/v1/api-key /v1/api-key |
This endpoint generates a new API key. Developers must provide their email and select a plan (free, pro, business). The API returns a unique key used to authenticate subsequent… |
AgentForge AI Engine pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $49 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $499 / month | — |
|