Api Reference

SCM API Overview

Edit this page

The SCM API provides programmatic access to supply chain operations at https://app.betterdata.com.

Base URL

1https://app.betterdata.com

Authentication

Use an API key with merchant or admin scope. Create keys at Settings → API Keys.

1Authorization: Bearer bd_live_xxx

Core Domains

| Domain | Endpoints | Scope | |--------|-----------|-------| | Products | /api/products, variants, links, taxonomies | Merchant | | Inventory | /api/inventory, locations, adjustments | Merchant | | Orders | /api/purchase-orders, shipments, invoices | Merchant | | Customers | /api/parties, /api/partners | Merchant | | Organizations | /api/organizations, /api/v1/keys | Merchant | | Admin | /api/admin/* | Admin |

Rate Limits

See Rate Limits for limits per endpoint.