Skip to main content
GET
List of MUD worlds.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

chain_id
string
required

The ID of the blockchain

Query Parameters

items_count
integer

Number of items per page

Required range: x >= 1
world
string

MUD world address hash for paging

Pattern: ^0x([A-Fa-f0-9]{40})$

Response

200 - application/json

List of MUD worlds.

items
World · object[]
required
next_page_params
object | null
required
Example: