Free Models
Try selected models on Infron at no cost.
Balance required
Daily request limit
Availability
Limited-Time Promotion: Qwen3.8 Max Preview
curl https://llm.onerouter.pro/v1/chat/completions \
-H "Authorization: Bearer $INFRON_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3.8-max-preview:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Standard Free Models
Troubleshooting
Error message
What it means
What to do
Important Notes
Last updated