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_catalogs API

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

Canto product_catalogs 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_catalogs. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 2 paths, and defines 1 schema. 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/.

6 operations 2 paths 1 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

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_catalogs API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (AccessToken) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

product_catalogs 6
GET
/product_catalogs
Get Product Catalogs
get_api_v1_product_catalogs → 200401500
POST
/product_catalogs
Create Product Catalog
post_api_v1_product_catalogs body → 200400401422500
GET
/product_catalogs/{id}
Get Product Catalog
get_api_v1_product_catalogs_id 1 param → 200401404500
PUT
/product_catalogs/{id}
Update Product Catalog
put_api_v1_product_catalogs_id 1 param body → 200400401404422500
DELETE
/product_catalogs/{id}
Delete Product Catalog
delete_api_v1_product_catalogs_id 1 param → 204401404422500
PATCH
/product_catalogs/{id}
Update Product Catalog
patch_api_v1_product_catalogs_id 1 param body → 200400401404422500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is catalog (9 properties). Each schema is shown below with its type and property counts.

catalog
object
9 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canto-product-catalogs-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_catalog_products API
Canto product_categories API
Canto product_channel_template_products API
Canto product_channel_templates API
Canto product_custom_attributes API