Niftory Docs
  • What is Niftory?
  • Get your API Keys
  • πŸ‘©β€πŸ’»API
    • Niftory Web3 API
    • SDK QuickStart
      • Using the SDK in React
      • Using the SDK from the Server
    • API Quickstart
      • Create your first Wallet
      • API calls with Sample Content
      • Mint your first NFT
    • API Cheat Sheet
    • Niftory Sample App
      • Explore the Sample App
      • Anatomy of a Niftory App
        • Getting Authenticated
        • GraphQL Client Setup
        • API Usage
        • Transfer an NFT
    • πŸ’‘Core Concepts
      • Niftory Data Model
      • Authentication
        • Using Your API Key
        • Configuring Your App
        • Privileged Authentication
      • App and AppUser
      • NFTs
        • Creating NFTs
        • Querying NFTs
        • Transferring NFTs
        • Minting NFTs
      • Wallets
        • Create a Niftory Wallet
        • Register External Wallets
        • Query Wallets
      • Contract
      • User Auth (Client-Side)
    • Your Niftory Account
  • πŸ§‘β€πŸ’ΌAdmin Portal
    • Niftory Admin Portal
    • πŸš€Guides
      • Setting Up Your Org
      • Create Your First NFT
    • πŸ—ΊοΈExplore
      • Org and Apps
      • NFT Collection
        • Sets
        • Collectibles
        • NFTs
    • πŸ’ΌUse Cases
      • For Engineers
      • For Designers
      • For Business Users
  • πŸ“–Reference
    • GraphQL & Auth Endpoints
    • API Reference
    • SDK API Reference
Powered by GitBook
On this page
  • Overview
  • Your App
  • Your Team

Was this helpful?

  1. Admin Portal
  2. Explore

Org and Apps

PreviousExploreNextNFT Collection

Last updated 1 year ago

Was this helpful?

Overview

Your Organization is essentially the home for you and your team in Niftory. Currently, you can create one app per org in the Niftory platform.

Your organization has a team (all your managers, creators) and an app, which gives you everything you need to create NFTs and build apps.

Your App

In this page, you can setup your smart contract and receive your API keys. For your smart contract, there's no coding required. We provide an automatic, robust contract for you to get started with immediately.

Niftory Team Page. To get to this page, Click Your UserName (Bottom Left) -> App.

Your Team

This step is very easy - to add a new member, simply provide their name, email and role. Right now, users can only be added with the Creator Role.

Questions about the API keys? See our .

Niftory Team Page. To get to this page, Click Your UserName (Bottom Left) -> Team.
πŸ§‘β€πŸ’Ό
πŸ—ΊοΈ
API Guide