Open SourceMIT LicensedRoblox APIPython 3.8+
A high performance interface for the Roblox API
built for real backend systems.
roboat is a serious foundation for Roblox developers building bots, dashboards, group tools, catalog systems, trading workflows, analytics platforms, and automation services.
Quick Start
Install
pip install roboat
Usage
from roboat import RoboatClient client = RoboatClient(cookie="...")
Python 3.8+
Typed Python library with async support
Interactive terminal, programmatic client, and built-in SQLite database for caching.
Explore
Features
Discover high-performance request orchestration, database-backed architecture, and broad endpoint coverage.
Browse
API Coverage
Search through authentication, marketplace, social systems, groups, trading, and game discovery endpoints.
Learn
Examples
Clean Python examples for user lookups, authentication, friends, presence, and database persistence.
Reference
Documentation
Package details, installation guide, API coverage overview, and what makes roboat compelling.