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

Opply Catalog API

The Catalog API from Opply — 10 operation(s) for catalog.

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

Tagged areas include Catalog. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 24 operations across 10 paths, and defines 29 schemas. It is described by OpenAPI 3.0.3, at version 0.0.0.

Requests are made against the base URL https://api.opply.com.

24 operations 10 paths 29 schemas 5 DELETE8 GET3 PATCH5 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.0.0
Base URL
https://api.opply.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Opply Catalog API declares 2 security schemes for authenticating requests. An API key is passed in the cookie as sessionid (cookieAuth). An API key is passed in the header as Authorization (tokenAuth).

  • tokenAuth — Token-based authentication with required prefix "Token"

Paths & Operations 24

Across 10 paths, the API surfaces 24 operations — 5 DELETE, 8 GET, 3 PATCH, 5 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Catalog 24
GET
/api/v1/catalog/buyer-items/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_list 7 params → 200
POST
/api/v1/catalog/buyer-items/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_create body → 201
GET
/api/v1/catalog/buyer-items/{uuid}/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_retrieve 1 param → 200
PUT
/api/v1/catalog/buyer-items/{uuid}/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_update 1 param body → 200
PATCH
/api/v1/catalog/buyer-items/{uuid}/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_partial_update 1 param body → 200
DELETE
/api/v1/catalog/buyer-items/{uuid}/
Merchant of Record buyer item endpoints
api_v1_catalog_buyer_items_destroy 1 param → 204
GET
/api/v1/catalog/buyer-items/{uuid}/documents/
List documents for a buyer item
api_v1_catalog_buyer_items_documents_list 8 params → 200
POST
/api/v1/catalog/buyer-items/{uuid}/documents/
Upload a document for a buyer item
api_v1_catalog_buyer_items_documents_create 1 param body → 201400404
DELETE
/api/v1/catalog/buyer-items/{uuid}/documents/{document_uuid}/
Delete a document for a buyer item
api_v1_catalog_buyer_items_documents_destroy 2 params → 204404
GET
/api/v1/catalog/items/
Brand-facing catalog item endpoints
api_v1_catalog_items_list 7 params → 200
POST
/api/v1/catalog/items/
Brand-facing catalog item endpoints
api_v1_catalog_items_create body → 201
GET
/api/v1/catalog/items/{uuid}/
Brand-facing catalog item endpoints
api_v1_catalog_items_retrieve 1 param → 200
PUT
/api/v1/catalog/items/{uuid}/
Brand-facing catalog item endpoints
api_v1_catalog_items_update 1 param body → 200
PATCH
/api/v1/catalog/items/{uuid}/
Brand-facing catalog item endpoints
api_v1_catalog_items_partial_update 1 param body → 200
DELETE
/api/v1/catalog/items/{uuid}/
Brand-facing catalog item endpoints
api_v1_catalog_items_destroy 1 param → 204
GET
/api/v1/catalog/supplier-items/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_list 7 params → 200
POST
/api/v1/catalog/supplier-items/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_create body → 201
GET
/api/v1/catalog/supplier-items/{uuid}/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_retrieve 1 param → 200
PUT
/api/v1/catalog/supplier-items/{uuid}/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_update 1 param body → 200
PATCH
/api/v1/catalog/supplier-items/{uuid}/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_partial_update 1 param body → 200
DELETE
/api/v1/catalog/supplier-items/{uuid}/
Merchant of Record supplier item endpoints
api_v1_catalog_supplier_items_destroy 1 param → 204
GET
/api/v1/catalog/supplier-items/{uuid}/documents/
List documents for a supplier item
api_v1_catalog_supplier_items_documents_list 8 params → 200
POST
/api/v1/catalog/supplier-items/{uuid}/documents/
Upload a document for a supplier item
api_v1_catalog_supplier_items_documents_create 1 param body → 201400404
DELETE
/api/v1/catalog/supplier-items/{uuid}/documents/{document_uuid}/
Delete a document for a supplier item
api_v1_catalog_supplier_items_documents_destroy 2 params → 204404

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are BuyerItemList (18 properties), SupplierItemDetail (18 properties), PatchedBuyerItemDetail (18 properties), PatchedSupplierItemDetail (18 properties). Each schema is shown below with its type and property counts.

BuyerItemDetail
object
18 properties 7 required
PaginatedBuyerItemListList
object
4 properties 2 required
BrandBuyerItemList
object
15 properties 15 required
SupplierItemDetail
object
18 properties 7 required
PaginatedSupplierItemListList
object
4 properties 2 required
BuyerItemList
object
18 properties 18 required
ContainedAllergensEnum
string
celery - Celery cerealscontaininggluten - Cereals Containing Gluten crustaceans - Crustaceans eggs - Eggs fish - Fish lupin - Lupin milk - Milk molluscs - Moll…
NullEnum
AllergenRequirementsEnum
string
celery - Celery cerealscontaininggluten - Cereals Containing Gluten crustaceans - Crustaceans eggs - Eggs fish - Fish lupin - Lupin milk - Milk molluscs - Moll…
CatalogItemDocumentCategoryEnum
string
specsheet - Spec Sheet certificateofanalysis - Certificate of Analysis britishretailconsortium - British Retail Consortium internationalorganisationforstandard…
PaginatedBrandBuyerItemListList
object
4 properties 2 required
PatchedBrandBuyerItemDetail
object
16 properties
SupplierItemDocument
object
10 properties 10 required
PaginatedBuyerItemDocumentList
object
4 properties 2 required
CatalogItemKindEnum
string
ingredient - Ingredient packaging - Packaging
SupplierItemDocumentUpload
object
4 properties 2 required
PatchedSupplierItemDetail
object
18 properties
DietComplianceEnum
string
kosher - Kosher halal - Halal organic - Organic vegan - Vegan vegetarian - Vegetarian
BuyerItemCreate
object
12 properties 2 required
BrandBuyerItemDetail
object
16 properties 5 required
BuyerItemDocumentUpload
object
4 properties 2 required
BuyerItemDocument
object
10 properties 10 required
SupplierItemCreate
object
12 properties 2 required
BrandBuyerItemCreate
object
11 properties 1 required
SupplierItemList
object
18 properties 18 required
UnitOfMeasurementEnum
string
fl oz - Fluid Ounces g - Grams mg - milligrams gals - Gallons kg - Kilograms L - Liters tons - Metric Tons oz - Ounces lbs - Pounds pcs - Pieces pt - Pints ml…
PatchedBuyerItemDetail
object
18 properties
DietRequirementsEnum
string
kosher - Kosher halal - Halal organic - Organic vegan - Vegan vegetarian - Vegetarian
PaginatedSupplierItemDocumentList
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

opply-catalog-api-openapi.yml Raw ↑

Other APIs Opply publishes across the network.

Opply Activity Feed API
Opply Admin panel API
Opply Agents API
Opply Agreements API
Opply api API
Opply App Orders API
Opply Brain API
Opply Brands API
Opply Buyer Documents API
Opply Buyer Financial Documents API
Opply Buyer Onboarding API
Opply Buyer self-onboarding API
Where this information came from

This is an independent, third-party profile of Opply Catalog 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.