Real Items API
  • Welcome
  • Account
    • Subscribe to a plan
    • Access your account
    • Get your API key
    • Manage your subscription
  • Resources
    • Postman documentation
    • Quotas and rate limits
  • Quick Start
    • Introduction
    • Fork the Real Items API
    • Your Polygon contracts
    • Mint your first Item
  • Examples
    • Item Viewer
Powered by GitBook
On this page
  1. Quick Start

Introduction

PreviousQuotas and rate limitsNextFork the Real Items API

Last updated 2 years ago

We will use Postman to demonstrate how to get started with the Real Items API.

You can find detailed information about individual API functions, examples, and more in the Real Items API Postman collection: Postman documentation

Authentication

Your API requests are authenticated using an API key. Your API key must be passed as an HTTP header in each request. Any request that doesn't include a valid API key will return an error.

To get an API key, you need to have a subscription.

Store your API key somewhere safe (like a password manager). Be prepared to access your API key easily as you will be using it later in this tutorial.

Once you have your API key, you're ready to fork the Real Items API Postman collection.

Subscribe to a plan