---
title: "Future"
method: GET
path: "/api/versions/future"
---

# Future

`GET /api/versions/future`

Returns the future versions of Roblox.

## Response `200`

Future Roblox versions.

- VersionsResponse
  - `Windows` PlatformVersion
    - `Version` string, required — Version identifier.
    - `Date` string, required — Date/time when this version was recorded.
  - `Macintosh` PlatformVersion
    - `Version` string, required — Version identifier.
    - `Date` string, required — Date/time when this version was recorded.

## Other responses

- `400` — Unexpected error

---

[API](https://skmtc.dev/inject/apis/inject-today-api.md) · [All operations](https://skmtc.dev/inject/apis/inject-today-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/inject/inject-today-api/revisions/46e30b8a05ac/schema)
