Endpoints
Get level
Returns the data of specific levels by their IDs (max 10 IDs).
GET
The API currently does not require an API-key.
Path Parameters
Array of level IDs (max 10).
Response
200
application/json
Array of level data
The unique ID of the level.
The title of the level.
The ID of the builder who created the level.
The thumbnail ID of the level.
The number of times the level has been played.
Whether the level is featured.
The theme of the level.
The timestamp when the level was created.