Tiquo
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

MethodEndpointDescription
GET/productsList products with filtering and pagination
GET/products/{productId}Get a single product by ID
POST/productsCreate a new product

Check back soon for updates, or contact support for early access.

On this page