Skip to main content

Welcome

This guide will help you get started with the Urban Things API in minutes. You’ll learn how to authenticate, create a tenant, and start managing your e-commerce platform.

Prerequisites

Before you begin, make sure you have:
  • A valid email address
  • An API client (cURL, Postman, or your preferred tool)
  • Basic understanding of REST APIs

Step 1: Create an Account

Register a new user account:

Step 2: Login

Authenticate to receive your access token:
Response:
Save the token - you’ll need it for all subsequent requests!

Step 3: Create a Tenant

Create your organization (tenant):
You’ll automatically be assigned as an ADMIN of the new tenant.

Step 4: Get Your Tenant ID

Check your tenants:
Response:
Save your tenant ID - you’ll use it in the X-Tenant-ID header!

Step 5: Create a Category

Now you can start building your catalog:

Step 6: Create a Product

Add your first product:

Step 7: Add Team Members

Invite team members to your organization:

Quick Reference

Authentication Headers

All authenticated requests need:

Tenant Context

Most endpoints need:

Common Endpoints

Products

Manage your product catalog

Categories

Organize products into categories

Team Members

Manage your team

Webhooks

Set up integrations

Next Steps

1

Explore the API

Browse the API Reference for all available endpoints
2

Learn Multi-Tenancy

Understand how multi-tenancy works
3

Set Up Webhooks

Configure webhooks for real-time notifications
4

Build Your App

Start integrating the API into your application

Need Help?

Contact Support

Have questions? Reach out to our support team