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

Rithum Catalog API

Product catalog synchronization

Rithum Catalog API is one of 8 APIs that Rithum publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Catalog. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 2 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version v3.

Requests are made against a single base URL, https://api.dsco.io/api/v3.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v3
Base URL
https://api.dsco.io/api/v3
Authentication
HTTP Bearer
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Rithum Catalog API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth).

Paths & Operations 2

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

Catalog 2

Product catalog synchronization

POST
/supplier/catalog-in
Update Supplier Catalog
supplierUpdateCatalog body → 200400401
POST
/retailer/catalog-in
Update Catalog Attribution
retailerUpdateCatalogAttribution body → 200401

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are CatalogItem (6 properties), BatchResponse (3 properties), BatchError (3 properties), CatalogBatchRequest (1 property). Each schema is shown below with its type and property counts.

RetailModelRules
object
1 property
BatchError
object
3 properties
BatchResponse
object
3 properties
CatalogItem
object
6 properties
CatalogBatchRequest
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rithum-catalog-api-openapi.yml Raw ↑

Other APIs Rithum publishes across the network.

Rithum Authentication API
Rithum Inventory API
Rithum Invoices API
Rithum Orders API
Rithum Returns API
Rithum Shipments API
Rithum Streams API