Terms of service
Last updated: 2026-08-06
This service, dsgate at freeseek.1lm.io, is a free, keyless proxy to the DeepSeek API. It is a hobby project run by the maintainers of the open-source project thevibeworks/deepseek-cli. It is not a company and there is no legal entity behind it. These terms are written to be honest rather than to sound like a contract, because they are not one: they are the conditions under which we are willing to spend our own money on your API calls. By using the service you accept them.
1. What you are using
A shared community credit pool, funded by donated API keys and the maintainers' own money. Your requests are relayed to api.deepseek.com and billed against that pool. The pool is finite. It can and will run out, sometimes for the rest of the day, eventually perhaps for good.
2. No warranty, no availability
The service is provided as-is and as-available, with no warranty of any kind. There is no SLA, no uptime guarantee, and no paid tier that would buy you one. A daily budget circuit breaker protects the pool, which means a busy or abusive day can exhaust the service before you get to it; when that happens the honest answer is "come back after 00:00 UTC". The service may be suspended, changed, or shut down permanently at any time, without notice.
3. Quotas
Per user, per UTC day, resetting at 00:00 UTC:
- 30 requests
- 60,000 input tokens and 20,000 output tokens
- 4,096 output tokens per call
- 128 KB per request body
- the
deepseek-v4-flashmodel only; a request for any other model is refused, not silently downgraded
Enrolment tokens expire seven days after they are minted; the CLI renews them automatically.
Circumventing the quota system is prohibited. That includes minting multiple identities to multiply your allowance, evading or outsourcing the proof-of-work, stockpiling tokens, and sharing or distributing tokens to others. The proof-of-work exists to make each identity cost something; treating it as a farming target is abuse of a shared resource that other people paid for.
4. DeepSeek's terms apply to you
Your prompts do not run here. They run at DeepSeek, so you must also comply with the DeepSeek Open Platform Terms of Service. Every request you send carries your anonymous subject id as DeepSeek's user_id, which means content-safety violations are attributable to your token specifically. If DeepSeek's terms and these terms disagree about what you may generate, the stricter one wins.
5. Acceptable use
Do not use the service to:
- generate content that is illegal, or that violates DeepSeek's terms
- attempt to overwhelm, probe, or break the gateway or the machines it runs on
- resell access, meter it to your own users, or otherwise charge anyone for what you got for free
- serve as backend infrastructure for a product or service; the free tier is for a person evaluating a tool, not for production traffic
- send anything sensitive or confidential; the privacy page explains what transits third parties
If you have real volume or a real product, bring your own key from platform.deepseek.com. It is cheap, it is unmetered by us, and it is the intended path.
6. What the gateway does to your requests
This is a policy-enforcing proxy, and you should know what the policy touches. The gateway pins the model, clamps the output-token cap, and overwrites any user identity field with your subject id. It refuses request parameters that multiply cost (n, best_of above 1) and server-side tools such as web search, whose cost cannot be metered. Only an allowlisted set of endpoints is proxied at all. Apart from those named fields, your request is forwarded as you sent it.
7. Revocation and termination
Any token may be revoked at any time, without notice and without appeal. A revoked token does not heal at midnight. In practice revocation is used against abuse, but nothing here obliges us to justify it: this is a gift, and a gift can be withdrawn.
8. Liability
To the maximum extent permitted by applicable law, the operators accept no liability for anything arising from your use of this service: not for downtime, not for lost work, not for model output, not for what DeepSeek does with your prompts. The total value you have paid us is zero, and our liability is capped at the same figure.
9. Changes
These terms may change without notice. The current version is always at freeseek.1lm.io/terms, and its history lives in the repository like everything else.
10. Governing spirit
An honest note in place of the usual jurisdiction clause: we are not going to invent a company address or claim the courts of some carefully chosen state, because there is no company. If something is wrong, open an issue on the GitHub issue tracker and a human will read it. If you need a counterparty you can hold to a contract, this free tier is not that, and DeepSeek's own platform is where to find one.