API and AuthenticationAdmin APIProducts
Products
Admin API endpoints for managing products
Products
The Admin API products endpoints are currently in development. This page will be updated when they become available.
The Products endpoints will allow you to programmatically list, retrieve, and manage your organization's product catalog through the Admin API.
Planned Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /products | List products with filtering and pagination |
GET | /products/{productId} | Get a single product by ID |
POST | /products | Create a new product |
Check back soon for updates, or contact support for early access.