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": "gpt-4o"
}'All plans are annual. What you pay is the credit you can use.
Credit: $10,000.00
Choose planCredit: $100,000.00
Choose planCredit: $500,000.00
Choose planWhat you pay is the credit you can spend. Each request deducts from this balance based on the model and workload.
Chat with AI, create and edit content, generate images, use the prompt library, and connect the API to your site or app.
Pay through the methods enabled for your market. Supported options are shown at checkout; a foreign AI-provider card is not required to start.
New requests pause until you renew or upgrade. You can review remaining credit and usage history in the dashboard.
Yes. From Subscription you can renew, upgrade, or downgrade. The details of each change are shown before payment.
After your subscription is active, create a key in Dashboard Settings under API Keys. Keep the key on your server only.
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