How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

fabric Product API

**Product**, a subset of Product Catalog endpoints, aims at making item management more efficient. They create, update, and get items, which may be individual items or collection of items (called bundles). Each item has a title, item ID, description, category, and assigned attributes. Multiple options of a given item become variants of that item. For example, a t-shirt with three sizes may have small, medium, and large variants. Each variant has its own item ID, attributes, and other data points. Each variant is nested under its parent item, allowing the different options to appear on the same product page. You can also create or update one or more item attributes and attribute groups.

fabric Product API is one of 61 APIs that fabric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 8 paths, and defines 32 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://live.copilot.fabric.inc.

8 operations 8 paths 32 schemas 4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://{customer_name}.login.fabric.inc
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

fabric Product API declares 2 security schemes for authenticating requests. An API key is passed in the header as x-api-key (api_key). It accepts HTTP bearer tokens (JWT) (authorization).

  • api_key — The x-api-key enables you to access the fabric API without Authorization. You must request fabric Inc to obtain this key. Authorization header is required if x…
  • authorization — S2S access token (JWT) from fabric Identity service (during Login)

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Product 8

Product, a subset of Product Catalog endpoints, aims at making item management more efficient. They create, update, and get items, which may be individual items or collection of i…

POST
/api-product/v1/product/bulk/insert
Create Items and Bundles
createProducts 1 param body → 200400422500
POST
/api-product/v1/product/bulk/update
Update Items and Bundles
updateProducts 1 param body → 200400422500
POST
/api-product/v1/product/bulk/upsert
Upsert Items and Bundles
upsertProducts 1 param body → 200400422500
POST
/api-product/v1/product/bundle/update
Update Items in Bundle
updateBundles 1 param body → 200400500
GET
/api-product/v1/product
Get Items and Children Items
getProducts 12 params → 200400500
GET
/api-product/v2/product
Get Items and Limited Children Items
getProductsV2 11 params → 200400500
GET
/api-product/v1/product/search
Find Items
productSearch 10 params → 200400500
GET
/api-product/v1/product/attribute
Get Item Attributes
getProductAttribute 3 params → 200400500

Schemas 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are Bundle (9 properties), Product (9 properties), SearchResponse (8 properties), ProductV2 (7 properties). Each schema is shown below with its type and property counts.

ServerError
object
2 properties
ItemProductsV2Response
object
4 properties
ProductChild
object
2 properties
GetBundleItems
object
5 properties
ProductAttributePage
object
Attribute page object
4 properties
ProductCreate
array
ItemProductSearchResponse
object
4 properties
BundleUpdateResponse
array
ItemProductsResponse
object
4 properties
InheritItemAttributesInsert
array
BundleUpdateRequest
object
2 properties
Attribute
object
5 properties
InheritItemAttributesUpdate
array
ProductResponse
object
3 properties
AttributeValue
object
2 properties
BundleProductSearchResponse
object
4 properties
BundleSearch
ProductV2
object
7 properties
AttributeValueFrenchLocale
object
2 properties
Bundle
object
9 properties
ProductSearch
NoProductsResponse
object
4 properties
ProductAttribute
ProductModifyError
object
2 properties
ProductUpdate
object
6 properties
ClientError
object
2 properties
BundleProductsResponse
object
4 properties
SearchResponse
object
8 properties
BundleChild
object
3 properties
ProductCategory
object
4 properties
BundleItems
object
2 properties 2 required
Product
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-product-api-openapi.yml Raw ↑

Other APIs fabric publishes across the network.

fabric Actions Endpoints API
fabric Addresses API
fabric Appeasements API
fabric Attributes API
fabric Authentication Endpoints API
fabric Bulk Import API
fabric Cancellations API
fabric Cart Actions API
fabric Cart Adjustments API
fabric Cart API
fabric Cart Fees API
fabric CartPayments API
Where this information came from

This is an independent, third-party profile of fabric Product API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.