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
  • Set up API Playground
  • Clone this GraphQL Playground or Postman Collection
  • Try making API calls
  • Learn more about the Niftory API
  • Ready to create your own app?

Was this helpful?

  1. API

API Quickstart

Let's get you set up!

PreviousUsing the SDK from the ServerNextCreate your first Wallet

Last updated 1 year ago

Was this helpful?

Go through the before starting this section.

Set up API Playground

At this point you're fully set up to start building with Niftory. Let's get you a playground to experiment with the API quickly:

Clone this or

Add the values of API Key and Client secret from the previous section to these request headers:

  • X-Niftory-API-Key

  • X-Niftory-Client-Secret

If you're using Apollo Studio, copy/paste the values into the environment variables section as "apiKey" and "clientSecret"

Try making API calls

The next sections walk you through some specific API calls:

Learn more about the Niftory API

Ready to create your own app?

Niftory GraphQL Playground

You can we've already created.

Congratulations! You're all set up. We can't wait to see what you build with Niftory. Don't forget to join our and share what you're building.

We recommend you start by cloning the to get the basics light up for free!

👩‍💻
make API calls against some sample content
Create your first Wallet
Mint your first NFT
Niftory Data Model
API Cheat Sheet
https://github.com/Niftory/niftory-docs/blob/sync/getting-started/api-quickstart/broken-reference/README.md
developer community
Niftory Sample App
Niftory Quickstart
GraphQL Playground
Postman Collection
Apollo Studio
Niftory GraphQL Playground