Skip to main content
For authentication, error codes, pagination, and common types, refer to the MSU OpenAPI Builder Guide.

GetNeso — Get NESO Balance

Returns the on-chain and off-chain NESO balance of a wallet. Path Parameters Response data Common Errors

ListCurrency — List Currencies

Returns the list of internally defined currencies and their balances linked to the wallet. Path Parameters Response data Currency Object

ListCollection — List Collection

Returns the list of NFT assets (collection) held by the wallet. Uses scroll pagination with a maximum of 200 items per page. Path Parameters Query Parameters Response data CollectionElement Object

ListWalletItems — List Wallet Items

Returns the list of items held by the wallet. Uses cursor pagination with a fixed page size of 10. Path Parameters Query Parameters (optional) Response data NftItemElement Object ItemUsageStatus Values Location Values (nftItem.location — for items in character inventory)

ListCharacters — List Characters

Returns the list of characters linked to the wallet address. Uses cursor pagination with a fixed page size of 10. Path Parameters Query Parameters (optional) Response data CharacterElement Object