Skip to main content

Generated Unreal APIs for zkEVM

The Immutable Unreal Engine zkEVM API module provides an easy way to interact with Immutable zkEVM in your Unreal game.

In this section you’ll find information on setting up the zkEVM API and some of the common use cases.
Unreal zkEVM APIUnreal zkEVM API
💡Who is this for?
Developers who want to use the zkEVM API in Unreal.

What is the zkEVM API?

The Immutable Unreal Engine zkEVM API module offers developers a robust interface to integrate blockchain functionality into Unreal Engine games. With REST API endpoints, you can easily list NFTs, display active marketplace orders, and enhance your game's features.

For detailed information, visit Immutable zkEVM APIs.

Why use the zkEVM API?

The zkEVM API module allows developers to query the Immutable zkEVM blockchain through our API enpoints without needing to interact with the blockchain directly or write your own API interfaces from scratch.

What's in the zkEVM API section?

This section covers the setting up the zkEVM API and some of the common use cases.

Audience: Game Developers
Use CaseDescription
Player InventoryThis use case example shows how to fetch and display player inventories.
MarketplaceThis use case example shows how to display NFT stacks in your in-game marketplace.

How do I use the zkEVM API section?

If this is your first time using the zkEVM API module, we recommend starting with the Setup instructions. This will walk you through the process of setting up the zkEVM API module in your game. Otherwise simply click on the page for the use case you're interested in to get started.


Related content