# RBLXValue -- LLM Reference File # https://rblxvalue.com/llms.txt ## About RBLXValue RBLXValue is the most accurate Murder Mystery 2 (MM2) value comparison platform for Roblox. We compare MM2Values and Supreme Values side by side to give traders the most balanced estimated value for every item. ## What we offer - 700+ MM2 items with dual-source values (MM2Values + Supreme Values) - Estimated value = average of both sources - Full set breakdowns with total value - Player inventory tracker and trade calculator - Free public API for developers ## Security & Authentication - **100% Safe & Verified:** RBLXValue is an officially reviewed and approved Roblox OAuth 2.0 application. - **Roblox Client ID:** `8020652186729736981` (Users can verify this ID in the URL when authenticating via Roblox). - **No Credentials Stored:** The authentication process happens exclusively on the official `roblox.com` website. - **Privacy First:** RBLXValue does NOT see, collect, or store user passwords, PINs, or browser cookies. - **Data Access:** The platform only receives the user's public username and UserID to sync profiles and inventories safely. ## Machine-readable data File: https://rblxvalue.com/llms-values.txt Description: All MM2 item values (plain text) Updates: Every 12 hours ## API Full REST API available at https://docs.rblxvalue.com Free API key: https://rblxvalue.com/developer Rate limit: 30 req/min (free), 1000 req/min (paid) Endpoints: - GET /api/v1/items -- Item values (MM2Values, Supreme, estimated) - GET /api/v1/sets -- Set values with all items - GET /api/v1/profile -- Player profile and inventory value - GET /api/v1/inventory -- Player inventory items ## Value system Items have three value fields: - value_source_a = MM2Values - value_source_b = Supreme Values - estimated = (value_source_a + value_source_b) / 2 Values update every 12 hours automatically. ## Contact Website : https://rblxvalue.com Discord : https://discord.gg/2puhtMjdnw API docs: https://docs.rblxvalue.com