Endpoints
Get level-list
Returns a paginated list of levels based on specified criteria. Each page contains 30 items.
GET
The API currently does not require an API-key.
Query Parameters
The sorting method for levels.
Available options:
popular
, new
Filter for featured levels.
Filter levels by theme.
Available options:
plains
, forest
, space
, clouds
, cave
, sfoth
The ID of the builder to filter levels by.
The page number of results to return.
Required range:
x >= 1