API Docs
/GetPlayerWalletContent/v1/

Get the contents of a player's wallet.

Target https://ogahub.com/API/GetPlayerWalletContent/v1/
Method GET
Authorization None

Request Body

Parameter Description Type Required
playerAccountId The account ID of the player. Number
getOGAData Get the additional data associated with OGAs in the wallet. Bool (0 or 1)
getAssetDataManifest Get the asset data manifest associated with each OGA. Bool (0 or 1)
assetDataManifestFilterUserId Filter the asset data manifest by user ID of who added the asset. Number

Try it

playerAccountId
getOGAData
getAssetDataManifest
assetDataManifestFilterUserId

Output