API Route documentation
These routes are available at either https://whatexpsare.online/api/ROUTE or https://weao.xyz/api/ROUTE
Remember, you must use the "WEAO-3PService" User-Agent to fetch these resources or Cloudflare will block the request!
Receiving CORS errors? Check this out: Click me!
Receiving Cloudflare HTML?
Make sure you are using the User-Agent, and if you are use HTTP
http://domain.tld/api/route
Retrieving current Roblox versions
You can obtain the current latest versions of Roblox via this route:
GET
/versions/current
This endpoint will return the latest versions of the Windows and Mac Roblox clients.
Response
{
"Windows": "version-d6abc3b106a04c5c",
"WindowsDate": "5/29/2024 8:36:58 AM",
"Mac": "version-9e87388b88b24c8a",
"MacDate": "5/29/2024 8:36:37 AM"
}
Retrieving future Roblox versions
You can obtain the future versions of Roblox via this route:
GET
/versions/future
This endpoint will return the latest future versions of the Windows and Mac Roblox clients.
Response
{
"Windows": "version-d6abc3b106a04c5c",
"WindowsDate": "5/29/2024 8:36:58 AM",
"Mac": "version-9e87388b88b24c8a",
"MacDate": "5/29/2024 8:36:37 AM"
}
Retrieving past Roblox versions
You can obtain the past (downgradable) versions of Roblox via this route:
GET
/versions/past
{
"Windows": "version-d6abc3b106a04c5c",
"WindowsDate": "5/29/2024 8:36:58 AM",
"Mac": "version-9e87388b88b24c8a",
"MacDate": "5/29/2024 8:36:37 AM"
}
Retrieving current Android version
You can obtain the current latest version of Roblox via this route:
GET
/versions/android
This endpoint will return the latest versions of the Android client.
Response
{
"Android": "2.635.590",
"AndroidDate": "7/31/2024, 11:03:30 AM"
}
Retrieving all exploit statuses
You can obtain the current exploit statuses via this route:
GET
/status/exploits
This endpoint will return the latest status of all executors on WEAO.
Response
[
{
"_id": "662ae7576238b7f2082f253b",
"title": "Wave",
"version": "v1",
"updatedDate": "6/28/2024 at 08:18 AM EST",
"uncStatus": true,
"free": true,
"detected": false,
"rbxversion": "version-1088f3c8e4a44cc7",
"updateStatus": true,
"websitelink": "https://getwave.gg",
"discordlink": "https://discord.gg/getwave",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1229897920673746974",
"index": 1
},
{
"_id": "662d08a3cfca23ab88d4bc16",
"title": "Macsploit",
"version": "v1.1-e",
"updatedDate": "6/27/2024 at 12:21 PM EST",
"uncStatus": true,
"free": false,
"detected": true,
"rbxversion": "version-e2ed6974d42f4ba6",
"updateStatus": true,
"websitelink": "https://www.abyssdigital.xyz/",
"discordlink": "https://discord.gg/macsploit",
"beta": false,
"platform": "Mac",
"purchaselink": "https://abyssdigital.mysellix.io/",
"extype": "mexecutor",
"roleId": "1233785272815194112",
"index": 1
},
{
"_id": "663165230d75a32be470b0d1",
"title": "Nezur",
"version": "2.4",
"updatedDate": "6/27/2024 at 08:12 PM EST",
"uncStatus": false,
"free": true,
"detected": false,
"rbxversion": "version-1088f3c8e4a44cc7",
"updateStatus": true,
"websitelink": "https://nezur.io/",
"discordlink": "https://discord.gg/nezur",
"beta": false,
"platform": "Windows",
"extype": "wexternal",
"roleId": "1240091310577156106",
"index": 2
},
{
"_id": "6643f9308f8ca06239f38774",
"title": "Horizon",
"version": "v1",
"updatedDate": "6/29/2024 at 02:44 AM EST",
"uncStatus": false,
"free": true,
"detected": false,
"rbxversion": "version-1088f3c8e4a44cc7",
"updateStatus": true,
"websitelink": "https://discord.gg/horizonrblx",
"discordlink": "https://discord.gg/horizonrblx",
"beta": false,
"platform": "Windows",
"extype": "wexternal",
"roleId": "1234983035351334942",
"index": 3
},
{
"_id": "666071724fb07a6e1bf97359",
"title": "Scriptify",
"version": "v1",
"updatedDate": "Unreleased",
"uncStatus": true,
"free": false,
"detected": false,
"rbxversion": "",
"updateStatus": false,
"websitelink": "https://scriptify.gg",
"discordlink": "https://discord.gg/scriptify",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1248679837237776505",
"indev": true,
"index": 1
},
{
"_id": "66633ac4b29bacaa7a568fdc",
"title": "Solara",
"version": "2.43",
"updatedDate": "6/27/2024 at 07:06 PM EST",
"uncStatus": true,
"free": true,
"detected": true,
"rbxversion": "version-1088f3c8e4a44cc7",
"updateStatus": true,
"websitelink": "https://github.com/quivings/Solara/blob/main/Files",
"discordlink": "https://discord.gg/realsolara",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1247914099866603611",
"index": 2
},
{
"_id": "6665f43f274813065c878f66",
"title": "Bunni.lol",
"version": "v1",
"updatedDate": "Unreleased",
"uncStatus": true,
"free": false,
"detected": false,
"rbxversion": "",
"updateStatus": false,
"websitelink": "https://bunni.lol/",
"discordlink": "https://discord.gg/bunnilol",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1249430146419789905",
"indev": true,
"index": 2
},
{
"_id": "667fac7a0723ff969f4c5c19",
"title": "Nihon",
"version": "V3",
"updatedDate": "Unreleased",
"uncStatus": true,
"free": true,
"detected": false,
"rbxversion": "",
"updateStatus": true,
"websitelink": "https://discord.gg/nihon",
"discordlink": "https://discord.gg/nihon",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1256499416869896295",
"indev": true,
"index": 3
},
{
"_id": "667fadfa0723ff969f4c5c1a",
"title": "NEVERMISS",
"version": "v1",
"updatedDate": "6/28/2024 at 07:23 AM EST",
"uncStatus": false,
"free": true,
"detected": false,
"rbxversion": "version-2f99b302154c4478",
"updateStatus": true,
"websitelink": "https://discord.com/invite/nevermisscc",
"discordlink": "https://discord.com/invite/nevermisscc",
"beta": false,
"platform": "Windows",
"extype": "wexternal",
"roleId": "1256500867734048809",
"index": 4
},
{
"_id": "66837bf003fe5828bec91bc5",
"title": "DX9WARE V2",
"version": "1.0.51",
"updatedDate": "7/2/2024 at 12:06 AM EST",
"uncStatus": false,
"free": false,
"detected": false,
"rbxversion": "version-1088f3c8e4a44cc7",
"updateStatus": true,
"websitelink": "https://cultofintellect.com/",
"discordlink": "https://discord.gg/coi",
"purchaselink": "https://cultofintellect.com/dx9ware/purchase/",
"beta": false,
"platform": "Windows",
"extype": "wexternal",
"roleId": "1257546124844208208",
"index": 1
}
]
Retrieving a exploit status
You can obtain a current exploit status via this route:
GET
/status/exploits/[exploit]
This endpoint will return the latest status of the queried exploit on WEAO.
Response (https://whatexpsare.online/api/status/exploits/synapse%20z)
{
"_id": "66a679cc5b36b46c9327b0a7",
"title": "Synapse Z",
"version": "v0.13-638",
"updatedDate": "8/14/2024 at 07:25 PM EST",
"uncStatus": true,
"free": false,
"detected": true,
"rbxversion": "version-b67e7cbe150a4c59",
"updateStatus": false,
"websitelink": "https://synz.lol",
"discordlink": "https://discord.gg/synz",
"beta": false,
"platform": "Windows",
"extype": "wexecutor",
"roleId": "1267164077503811686",
"purchaselink": "https://synapsez.mysellix.io/",
"index": 3
}
Last updated