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

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

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

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

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

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

Paths & Operations 5

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

dimensions 5
GET
/dimensions
Get Dimensions
get_api_v1_dimensions → 200400401500
POST
/dimensions
Create Dimension
post_api_v1_dimensions body → 201400401422500
GET
/dimensions/{id}
Get Dimension
get_api_v1_dimensions_id 1 param → 200400401404500
PUT
/dimensions/{id}
Update Dimension
put_api_v1_dimensions_id 1 param body → 200400401404422500
PATCH
/dimensions/{id}
Update Dimension
patch_api_v1_dimensions_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 dimension (3 properties). Each schema is shown below with its type and property counts.

dimension
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

canto-dimensions-api-openapi.yml Raw ↑

Other APIs Canto publishes across the network.

Canto bulk_products_catalogs API
Canto bulk_products_channel_templates 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
Canto product_custom_attributes API