Skip to main content
POST
Search catalog products
Key: Read Scope: Company

Authorizations

Authorization
string
header
required

Use your Primo API key in the Authorization header as Bearer <API_KEY>.

Path Parameters

countryCode
string
required

Body

application/json

Free-text search query

types
enum<string>[]

Filter by product types (e.g. laptop, monitor)

Available options:
laptop,
tablet,
smartphone,
cable_adapter,
charger,
headset,
hub,
keyboard,
laptop_case,
monitor,
mouse,
other
brands
string[]

Filter by brand names

hasZTD
boolean

Only return products that support zero-touch deployment

page
integer
default:1
Required range: x <= 9007199254740991
take
integer
default:100
Required range: x <= 100

Response

default - application/json
total
integer
required

Total number of products matching the search

Required range: -9007199254740991 <= x <= 9007199254740991
data
object[]
required