+1 TSun V Badge Spam Bot API Professional control surface for the invite and room API.
online
control surface

TSun V-BADGE SPAM API

A compact and responsive interface for invite and room requests. The page keeps the backend routes, health snapshot, and metadata visible without extra visual noise.

OB53 Build version
protected Access mode
91 Loaded accounts
Launch

Working request flow

Invite and room requests still submit to the same backend routes with duration and API key support.

Status

Live metadata

The page refreshes health data so version, uptime, and access mode stay visible at a glance.

Scale

Compact desktop feel

Spacing and typography are tuned smaller so the layout resembles a polished 80% zoom desktop view.

Request launcher

invite / room
Target UID required
Duration seconds
API key Required
Room ID room mode
Ready. Choose a mode, enter the target, and submit the request.

Runtime status

health / metadata
Surface online
Guard mode protected
Date May 13, 2026
Protected yes
Version OB53
Uptime 5752s
Accounts 91
Routes /health, /meta

Route map

current endpoints
GET /invite

Invite request

Launches the invite flow for a target uid with the current duration and API key.

/invite?uid=7741399252&time=60&key=YOUR_KEY
GET /room

Room request

Targets a room id in addition to the uid when the room mode is selected.

/room?uid=7741399252&roomid=123456&time=60&key=YOUR_KEY
GET /health

Health snapshot

Returns the live state used by the surface for status, version, and uptime.

{"status":"online","version":"OB53"}