Start
Chat with the model in Telegram
@uncensobot in DM is a model chat, not the HTTP API. No GPU rental, no server setup: you message in Telegram and get a reply.
Key, balance, and top-up live in the same bot. Cursor, IDEs, and scripts need a separate API key and Base URL https://uncensored.monster/v1.
What the chat is
Regular private messaging. The bot takes text and answers with the model. This is not a webhook or REST endpoint — if you build your own bot on the platform, see the Telegram Bot API docs.
The path bot → key → /v1 is in how to start.
Free tier
One request per calendar month, two with Telegram Premium. No search, no think. Chat only — the API has zero free calls.
When you need the API
Cursor, Continue, Python, curl — all of that is Chat Completions on /v1. Issue the key with the API button; it is shown once. Details: Telegram API key.
Default API model is z-ai/glm-5.3-flash-uncensored. Whatever you picked in the bot for chat does not switch the key.
Research
The service is for research: you own the prompt. Fewer refusal theatrics is not a permit to cause harm. More: research and responsibility.
FAQ
Is this the same API as in Cursor?
No. DM is chat. Cursor hits the HTTP API with a key and Base URL /v1.
Where do I top up?
In the bot. Packs $1–$100, Crypto or xRocket USDT. No payment on the website.
Do I need a key for a trial message?
No. The key is for the HTTP API only. Chat works within the free tier without a key.