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

HookLogic (Criteo) Catalog API

The Catalog API from HookLogic (Criteo) — 2 operation(s) for catalog.

HookLogic (Criteo) Catalog API is one of 8 APIs that HookLogic (Criteo) 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, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.0.1, at version 2026-07.

Requests are made against a single base URL, https://api.criteo.com.

2 operations 2 paths 6 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2026-07
Base URL
https://api.criteo.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

HookLogic (Criteo) Catalog API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the clientCredentials and authorizationCode flows. By default, every request must be authenticated.

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
POST
/2026-07/retail-media/catalog/merchants/{merchantId}/store-inventory/delete
/2026-07/retail-media/catalog/merchants/{merchantId}/store-inventory/delete
DeleteStoreInventoryPerMerchantId 1 param body → 204
POST
/2026-07/retail-media/catalog/merchants/{merchantId}/store-inventory/upsert
/2026-07/retail-media/catalog/merchants/{merchantId}/store-inventory/upsert
UpsertStoreInventoryPerMerchantId 1 param body → 204

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are StoreInventoryUpsert (6 properties), StoreInventoryDelete (3 properties), InsertEntry (2 properties), DeleteEntry (2 properties). Each schema is shown below with its type and property counts.

StoreInventoryDelete
object
References a store inventory to be deleted. See StoreInventoryUpsert
3 properties 3 required
BatchStoreInventoryDeleteRequest
object
Batch to plan removals in Store inventory
1 property 1 required
BatchStoreInventoryRequest
object
Batch to be stored in Store inventories
1 property 1 required
DeleteEntry
object
Defines a reference to inventory
2 properties 2 required
StoreInventoryUpsert
object
Defines a store inventory to be upserted. Inspired from google spec.See https://developers.google.com/shopping-content/reference/rest/v2.1/localinventory/custo…
6 properties 5 required
InsertEntry
object
Defines a pack of inventories
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hooklogic-criteo-catalog-api-openapi.yml Raw ↑

Other APIs HookLogic (Criteo) publishes across the network.

HookLogic (Criteo) Accounts API
HookLogic (Criteo) Analytics API
HookLogic (Criteo) Audience API
HookLogic (Criteo) Balance API
HookLogic (Criteo) Billing API
HookLogic (Criteo) Campaign API
HookLogic (Criteo) Gateway API