Loading...
API Sandbox
API Sandbox Overview

The API Sandbox is a live testing environment that helps you explore how the API behaves across key workflows. It includes interactive examples for:

  • Retrieving products by team, popularity, or specific IDs
  • Creating and modifying carts
  • Updating customer and shipping details during checkout

Each sandbox includes sample requests and responses to show how endpoints work in practice. Use it for development, debugging, or validating your integration logic.

# Products by Bestseller
View some of the best-selling products
Loading sandbox...
# Products by Team
Filter products by team
Loading sandbox...
# Products by Player
Filter products by player
Loading sandbox...
# Refined product filtering
Refined product filtering
Loading sandbox...
# Add, Update, Delete, Cart
Manage products within a cart
Loading sandbox...
# QR Code Checkout
Checkout with a QR code
Loading sandbox...
# Set Cart Customer Info
Associate customer data with carts
Loading sandbox...