How It Works
MyChat is a free global chat API designed primarily for Roblox. Key features:
- Generate a new chat with optional filters and blocked users.
- Access the chat control panel at any time with your unique code.
- Messages older than 1 hour automatically expire.
- Inactive chats (1+ week) are auto‐deleted.
Create a New Chat
Configure optional text filtering and block unwanted users.
Already Have a Code?
Enter your existing code to access the control panel.
API Endpoints
GET/POST /generate_code – Get a new chat code (with settings).
POST /send_message – Send a message (JSON body).
GET /get_messages/ACCESS_CODE – retrieve messages.
GET /control/ACCESS_CODE – Access the control panel, with live chat & settings.