Fetch NFTs for Given Player/Game/Account

Retrieve a list of APIs associated with the specified object ID. This API returns a list of NFTs with full details of each NFT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
Defaults to desc

Selects the order for sorted NFT fields.

Allowed:
string
enum
Defaults to createdAt

Sorts by some NFT fields

Allowed:
string
required

The object ID from which you wish to retrieve the NFT. This parameter accepts accountId, playerId, and gameId as valid IDs.

string
required

This parameter specifies the ID that was specified within the ID parameter. This parameter accepts the account, player, and game values.

Headers
string
enum

Specify the API mode to utilize. The accessible API modes are testnet and mainnet. If this parameter is left blank, the mainnet will be chosen by default.

Allowed:
string
required

The API Secret for your account. The API Secret for your account can be found within the ChainEngine console.

string
required

The API Key for your account. The API Key for your account can be found within the ChainEngine console.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json