Advanced Media Integration: VR and AR

Take advantage of the 3D immersive media by incorporating VR or AR assets into your NFTs; as a result, making your hand-to-pocket products more compelling to clients who are not satisfied with simple image pictures or videos.

Endpoint: POST /api/nfts/{nftId}/media/immersive

Request Body:

json

Copy code

{

"mediaType": "AR",

"fileUrl": "https://example.com/ar-file.glb"

}

Description: This endpoint makes it possible for you to incorporate your VR and AR content into your NFT, making it an immersive one. Ideal as virtual trinkets or enhanced reality-themed fancied objects.

Last updated