In-game collectibles integration, in a snap.

Integrate seamlessly collectibles into your game in a few days with our plug-and-play platform and API - Go to market easily and test new experiences for your players without any barriers.

4 days integration

100% seamless

Stores compatible

Easy integration
Easy integration
Easy integration

Turn any existing items into collectibles, without changing your user flows.

Turn any existing items into collectibles, without changing your user flows.

Turn any existing items into collectibles, without changing your user flows.

Highly compatible
Highly compatible
Highly compatible

Seamless purchasing experience, compatible with your existing checkout system.

Seamless purchasing experience, compatible with your existing checkout system.

Seamless purchasing experience, compatible with your existing checkout system.

Original's provides everything you need to launch and manage collectibles.

Original's provides everything you need to launch and manage collectibles.

Access our all-in-one suite of tools to test, and create engaging experiences with collectibles.

Development mode

Build safely in Original's development environment, and publish when you're ready to amaze your player.

Manage collections

Setup your collections details, and easily deploy new collectibles within your game in a few clicks.

Dashboard and analytics

Get an overview of your collectibles usage and revenues, all in one dashboard.

API
API
API

Ready to get integrated.

Deploy your collection in one click at scale to your players with a single API without any specific technical knowledge required. We handle all the complexity for your team.

Create Collectible

Create, sell and distribute collectibles at scale.

Get Collectible

Fetch and highlight collectibles in-game.

Transfer Collectible

Transfer and trade collectibles securely.

// createNFT.ts

import { OriginalClient } from 'original-sdk';

const client = new OriginalClient('API_KEY', 'API_SECRET');
    
const assetParams =
{
    "user_uid": "324167489835",
    "asset_external_id": "asset_id_1",
    "collection_uid": "221137489875",
    "data": {
      "name": "Skin #1",
      "image_url": "https://mysite.com/images/skin1.jpg",
      "description": "description for skin #1",
    }
}

const assetUid = await client.createAsset(assetParams);

Create Collectible

Create, sell and distribute collectibles at scale.

Get Collectible

Fetch and highlight collectibles in-game.

Transfer Collectible

Transfer and trade collectibles securely.

// createNFT.ts

import { OriginalClient } from 'original-sdk';

const client = new OriginalClient('API_KEY', 'API_SECRET');
    
const assetParams =
{
    "user_uid": "324167489835",
    "asset_external_id": "asset_id_1",
    "collection_uid": "221137489875",
    "data": {
      "name": "Skin #1",
      "image_url": "https://mysite.com/images/skin1.jpg",
      "description": "description for skin #1",
    }
}

const assetUid = await client.createAsset(assetParams);

Create Collectible

Create, sell and distribute collectibles at scale.

Get Collectible

Fetch and highlight collectibles in-game.

Transfer Collectible

Transfer and trade collectibles securely.

// createNFT.ts

import { OriginalClient } from 'original-sdk';

const client = new OriginalClient('API_KEY', 'API_SECRET');
    
const assetParams =
{
    "user_uid": "324167489835",
    "asset_external_id": "asset_id_1",
    "collection_uid": "221137489875",
    "data": {
      "name": "Skin #1",
      "image_url": "https://mysite.com/images/skin1.jpg",
      "description": "description for skin #1",
    }
}

const assetUid = await client.createAsset(assetParams);

Works with major frameworks

Plug-and-play

Secure and scalable

Discover how collectibles can be integrated into your game.

Discover how collectibles can be integrated into your game.

Discover how collectibles can be integrated into your game.

Everything you need to know.

What is a collectible?

How can integrating collectibles boost my game’s revenue?

How does the collectibles system impact player retention?

Will integrating collectibles affect the gameplay experience?

How does your platform ensure digital ownership and security?

Is the integration process complicated? How long does it take?

Everything you need to know.

What is a collectible?

How can integrating collectibles boost my game’s revenue?

How does the collectibles system impact player retention?

Will integrating collectibles affect the gameplay experience?

How does your platform ensure digital ownership and security?

Is the integration process complicated? How long does it take?

Everything you need to know.

What is a collectible?

How can integrating collectibles boost my game’s revenue?

How does the collectibles system impact player retention?

Will integrating collectibles affect the gameplay experience?

How does your platform ensure digital ownership and security?

Is the integration process complicated? How long does it take?