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

Product Share Links allow you to create shareable links for products that can be accessedoutside the PIM system. These links can have custom names and optionally expire.

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

This API exposes 4 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/.

4 operations 2 paths 1 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_share_links 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_share_links 4

Product Share Links allow you to create shareable links for products that can be accessed outside the PIM system. These links can have custom names and optionally expire.

GET
/product_share_links
Get Product Share Links
get_api_v1_product_share_links → 200401500
POST
/product_share_links
Create Product Share Link
post_api_v1_product_share_links body → 201400401422500
GET
/product_share_links/{id}
Get Product Share Link
get_api_v1_product_share_links_id 1 param → 200401404500
DELETE
/product_share_links/{id}
Delete Product Share Link
delete_api_v1_product_share_links_id 1 param → 204401404422500

Schemas 1

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

product_share_link_properties
object
7 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canto-product-share-links-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_catalogs API
Canto product_categories API
Canto product_channel_template_products API
Canto product_channel_templates API