Skip to main content

Generated APIs for zkEVM

The Immutable Unity zkEVM API package offers developers a robust interface to integrate blockchain functionality into Unity 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.


Generated API Clients

This package includes generated API clients, created directly from the Immutable zkEVM OpenAPI specification. Using openapi-generator, we produce C# clients tailored for Unity (using the UnityWebRequest library) that offer a ready-to-use interface for accessing zkEVM APIs in your Unity games.

These generated clients ensure up-to-date methods and endpoints are available for blockchain interactions, streamlining integration and reducing manual coding.

Examples