Talk with AI models
Use active models directly for questions, research, brainstorming, and reviewing text.
From chat and content creation to images, you see your credit usage in one place and start without juggling separate provider accounts.
If you need current models and want usage visible in one place, the path is straightforward.
Draft, edit, and explore ideas without switching between separate AI panels.
Produce product copy, images, and quick answers while watching credit usage.
Add text and image generation to a site or product with one API and one key.
Chat, content, images, prompts, and API access live in one account so the path stays clear.
Use active models directly for questions, research, brainstorming, and reviewing text.
Start articles, product descriptions, captions, and SEO copy, then refine the draft in your own voice.
Turn an idea or description into an image and keep the results in your personal gallery.
Start with ready-made patterns and reach useful results faster on recurring tasks.
Add text and image generation to your website, WordPress plugin, or digital product with one API.
From creating an account to dashboard use or an API connection, each step is clear.
Sign up and choose a plan that matches how much you expect to use.
Start with chat, content, and images in the same account, and watch your credit usage.
Create a key and use the PHP/WordPress or Node.js sample to connect the same capabilities to your site.
Create an API key in the dashboard and send requests to `/api/external/ai` from your server. PHP samples for WordPress are available in the docs.
# Text generation
curl -X POST https://ai.lumowp.com/api/external/ai \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"type": "text",
"prompt": "Write a blog intro",
"model": "lumo-ai"
}'All plans are annual. What you pay is the credit you can use.
What you pay becomes usable credit. Each request deducts from this balance based on the model and workload.
Create an account, use the models in the dashboard, or connect the same capabilities to your site and product with an API key.
Create account