Skip to main content
GET
Get All Product Category

Headers

X-BUSINESS-API-KEY
string
required
Example:

"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"

Query Parameters

perPage
integer
default:20
Example:

20

page
integer
default:1
Example:

1

active
boolean

Filter by active status

Example:

true

parent_id
string

The parent category id, to list all subcategories of a parent category

Example:

"9a12fab0-d282-4437-9460-c3d26662d11a"

keywords
string

Filter by keywords, name

Example:

"Beanie"

Response

200 - application/json

Successful response

data
object[]
meta
object
Last modified on February 25, 2026