Introduction

exploit.today API

A free, public REST API that provides real-time Roblox version data and exploit status information. No authentication required.

Base URL

endpoint
https://exploit-today-api.igshvszkbxix.workers.dev

Endpoints at a glance

GET /api/windows Current Windows Roblox version
GET /api/macos Current macOS Roblox version
GET /api/exploit/{name} Exploit status by name
GET /versions All platform versions (combined)
GET /exploits All exploit statuses (combined)

About

Version data is sourced directly from clientsettingscdn.roblox.com. Future version hints are shown only when they differ from the current version. Exploit status data is powered by WhatExpsAre.Online and individual exploit providers.

All responses include Access-Control-Allow-Origin: * — safe to call directly from a browser or any client.