OpenAI-compatible API. Drop in your API key and go.
curl https://lumyx-ai.site/api/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "lumyx-plus_v1",
"messages": [
{"role": "system", "content": "You are a helpful assistant."},
{"role": "user", "content": "Explain quantum computing in 3 sentences."}
],
"stream": false
}'NabzClan VIP members receive monthly API credits as a perk of their subscription. Anyone can also purchase credits directly from the dashboard.
Entry-level VIP for NabzClan members.
For active NabzClan community members.
Not a NabzClan member? Sign up free and purchase credits directly from your dashboard.