Content API Reference
Content API is a RESTful API that provides standard CRUD (Create, Read, Update, Delete) style operations by sending HTTP requests to specific URLs. The following section provide reference content that describe the programming elements of each resource.
Topic | Description |
---|---|
Products | Resource used to manage products in a catalog. |
Inventory | Resource used to update product pricing and availability in a catalog. |
Status | Resource used to get the status of product offers uploaded to a catalog. |
Catalogs | Resource used to create and manage catalogs. |