Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Canto product_catalog_products API

The product_catalog_products API from Canto — 2 operation(s) for product_catalog_products.

Canto product_catalog_products API is one of 19 APIs that Canto publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include product_catalog_products. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 4 operations across 2 paths. It is described by OpenAPI 3.0.1, at version v1.0.1.

Requests are made against a single base URL, https://{tenantSubdomain}.{region}/api/v1/pim/.

4 operations 2 paths 0 schemas 1 DELETE2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v1.0.1
Base URL
https://api.canto.com/
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Canto product_catalog_products API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessToken) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

product_catalog_products 4
GET
/product_catalogs/{product_catalog_id}/products
Get Product Catalog Products
get_api_v1_product_catalogs_product_catalog_id_products 1 param → 200400401404500
POST
/product_catalogs/{product_catalog_id}/products
Add Product to Product Catalog
post_api_v1_product_catalogs_product_catalog_id_products 1 param body → 200400401404422500
GET
/product_catalogs/{product_catalog_id}/products/{id}
Get Product Catalog Product
get_api_v1_product_catalogs_product_catalog_id_products_id 3 params → 200400401404500
DELETE
/product_catalogs/{product_catalog_id}/products/{id}
Remove Product from Product Catalog
delete_api_v1_product_catalogs_product_catalog_id_products_id 2 params → 204400401404422500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canto-product-catalog-products-api-openapi.yml Raw ↑

Other APIs Canto publishes across the network.

Canto bulk_products_catalogs API
Canto bulk_products_channel_templates API
Canto dimensions API
Canto filter API
Canto import_settings API
Canto imports API
Canto options API
Canto product_catalogs API
Canto product_categories API
Canto product_channel_template_products API
Canto product_channel_templates API
Canto product_custom_attributes API