xclade

Introduction

Welcome to the xclade Developer Platform

Welcome to xclade API

xclade is the infrastructure layer for modern commerce. We provide the primitives you need—products, carts, orders, and payments—delivered via a high-performance, globally distributed API.

Unlike traditional platforms, xclade is headless-native and multi-tenant, designed specifically for building SaaS platforms, marketplaces, and high-scale enterprise storefronts.

Why xclade?

Getting Started

Ready to build? Follow these steps to get your first API key and make a request.

  1. Create an Account: Sign up for a developer account if you haven't already.
  2. Get API Keys: Navigate to Settings > API Keys in your dashboard.
  3. Make a Request:
curl -X GET https://api.xclade.com/v1/products \
  -H "Authorization: Bearer YOUR_API_KEY"

Core Concepts

Understanding these fundamentals will help you build faster.

Support

If you have questions, our engineering team is here to help.

On this page