Legal

Terms

Short, because the product is short: you send a request, we route it, a provider answers. Most of what follows is about what free capacity is and is not.

What we provide

FreeModel forwards your API requests to third-party model providers and returns their responses. We do not host models, do not train models, and do not modify responses. The models are the providers' — we route to them and hand back what they return.

The public model list at /v1/models is the authoritative answer to what is callable right now. If a model is not on it, it is not available, regardless of what any other page says.

What free capacity actually is

Free capacity belongs to the providers, not to us. Providers grant allowances to win developers — token credits on signup, promotional quota, rate-limited plans. The router tracks those allowances and spends them before touching anything you pay for.

Three consequences follow, and they are the honest version of "free":

If your work depends on a specific model being available at a specific moment, do not build on free capacity alone.

No uptime guarantee

There is no SLA. The gateway is offered as-is, and routing mitigates provider failure but does not eliminate it. When every candidate for a request is unavailable, the request fails — with an error that says so rather than a silent substitution of a different model.

Your account and keys

Keep your API key secret; anything done with it is treated as done by you. If you bring provider keys of your own, you remain responsible for the terms of those providers and for the usage they bill you.

Do not use the service to break the law, to attack the providers behind it, to resell capacity in a way that abuses a free allowance, or to circumvent rate limits by rotating accounts. Access can be suspended for any of those.

Your content

What you send stays yours. We claim no licence over your prompts or the responses, and we do not store either — see Privacy for the one exception. The provider that serves your request processes your content under its own terms.

Liability

We are not liable for the output of a model, for a provider's decision to refuse or rate-limit a request, or for losses arising from a request failing. Use the service for anything load-bearing at your own risk, and keep a fallback path.

Changes, and how to reach us

These terms may change as the product does; the date below moves when they do. Continuing to use the service after a change means the new version applies. If a change is material, it is noted on the about page.

Questions: privacy@freemodel.online. Grievances first, please — most things are a bug rather than a dispute.

FreeModel is a product of Aiglade. Last updated 2026-09-21.