/
BO
boma
/
BOMA API Documentation
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6m ago · Updated 21h ago
Details
Filter operations
Addresses
4
Catalogs
2
Machines
2
Products
1
get
/api/products
Products
get
/api/products
Query parameters
language
string
id
string
barcode
string
search
string
results
integer
page
integer
Response
Success
Product[]
required
id
string
nullable
title
string
nullable
description
string
nullable
usageInstructions
string
nullable
productGroup
string
nullable
unspsc
Unspsc
image
string
nullable
thumbnail
string
nullable
youtube
string
nullable
youtubeVideoId
string
nullable
website
string
nullable
isActive
boolean
replacedBy
string
nullable
unit
string
nullable
barcode
string
nullable
floorTypes
FloorType[]
nullable
pictos
Picto[]
nullable
bom
string
nullable
relations
Relation[]
nullable
price
Price
length
number
double
nullable
width
number
double
nullable
height
number
double
nullable
weight
number
double
nullable
volume
number
double
nullable
quantities
Quantity
restrictions
Restrictions
productInfo
ProductInfo
additionalImages
AdditionalImage[]
nullable
documents
Document
Changes