Commerce Layer · Capability
Commerce Layer Core API — Prices
Price lists, prices, price tiers (volume, frequency), price list schedulers.
Commerce Layer Core API — Prices is a Naftiko capability published by Commerce Layer, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 8 operations across the GET and POST methods.
The capability includes 4 read-only operations and 4 state-changing operations. Lead operation: List All Price Lists. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Commerce Layer.
Run with Naftiko
Commerce Layer
What You Can Do
GET
Listpricelists
—
/api/price_lists
POST
Createpricelist
—
/api/price_lists
GET
Listprices
—
/api/prices
POST
Createprice
—
/api/prices
GET
Listpricevolumetiers
—
/api/price_volume_tiers
POST
Createpricevolumetier
—
/api/price_volume_tiers
GET
Listpricefrequencytiers
—
/api/price_frequency_tiers
POST
Createpricefrequencytier
—
/api/price_frequency_tiers
MCP Tools
commerce-layer-listpricelists
List All Price Lists
read-only
idempotent
commerce-layer-createpricelist
Create A Price List
commerce-layer-listprices
List All Prices
read-only
idempotent
commerce-layer-createprice
Create A Price
commerce-layer-listpricevolumetiers
List All Price Volume Tiers
read-only
idempotent
commerce-layer-createpricevolumetier
Create A Price Volume Tier
commerce-layer-listpricefrequencytiers
List All Price Frequency Tiers
read-only
idempotent
commerce-layer-createpricefrequencytier
Create A Price Frequency Tier