Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

Introduction

Mirror World Smart Platform was built to simplify the process of building Multi-Chain Web3 Web and Mobile applications for high-conversion or even for hobbyists that want to build simple applications. We offer easy-to-use APIs and cross-platform SDKs around 6 main solutions:

  1. Smart Authentication
    a. User-friendly authentication method implemented in 30 mins.
    b. Simplified onboarding process with mainstream social account such as Google, Facebook, Twitter, Discord and Email.
    c. Easy-to-use APIs that accelerated your development process.
  2. Smart Wallet
    a. Wallet service to support your account system in an easy and safe way.
    b. Comprehensive APIs that satisfy all your needs.
  3. Smart NFT Management
    a. Powerful NFT APIs that accelerate your development progress.
    b. Helps you monitor your project data on chain at all times.
  4. Smart Marketplace
    a. Quickly setup your marketplace on blockchain as well as update your marketplace status.
    b. Provide APIs that help you handle the progress of trading such as Listing, Buying and so on.
  5. Smart On-Ramp Aggregator
    a. Seamless fiat-to-crypto conversion for streamlined user experience.
    b. Support for multiple currencies and payment gateways, ensuring accessibility for a global audience.
    c. Check On/Off-Ramp Service
  6. Smart Fiat-to-NFT
    a. Direct purchase of NFTs with fiat currency, simplifying the user journey.
    b. Comprehensive APIs to facilitate fiat-to-NFT transactions with ease.
    c. Check NFT Checkout Service

Get Started Here with Quick Start Guide (5 minutes)

The fastest way to get started with Mirror World's API is to get an API key on the developer dashboard, and consume it in the SDK of the platform you're building for.

Making your first call

  1. Create a developer account.
  2. Create a new project.
  3. Copy the API Key. (Save it! We shall use it in the next step)
  4. Lift off!

curl --location -g 'https://api.mirrorworld.fun/v2/solana/mainnet-beta/asset/nft/Ct1GvgpBzzhMtKb7nKc3U3kouPA3fHncAahPY1HthB9E' \
--header 'x-api-key; <YOUR_API_KEY>' \
--header 'Content-Type: application/json'

Great! At this point you're ready to start building with the Mirror World SDK. There are a few things you can do to proceed from here:

SDK Integration Guides

Jump-start your Web3 project development with the SDKs.

Android

Get started with the Android SDK 

iOS

Get started with the iOS SDK 

Unity

Get started with the Unity SDK 

JavaScript

Get started with the JavaScript SDK 

Rust

Get started with the Rust SDK 

Going Further

We're open-source!

Mirror World is open-source. Checkout the code on GitHub

Community

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

Home

Integration

Guides

API Reference

Changelog