Through the endpoints included in the Catalog section, you will be able to:
Retrieve all the available products
Get information about the products' variants
Retrieve information about the options available for a specific store (corresponding to a determined printing/fulfillment location i.e. North America or Europe)
Endpoints
Products
Product's variants
Variant's options
SKU's variant options
Show products
get
This API endpoint retrieves a list of all available products.
Authorizations
Responses
get
GET /api/beta/products HTTP/1.1
Host: api.merchone.com
Authorization: Basic username:password
Accept: */*