HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Create Catalog Category

Create a new catalog category.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
catalogs:write

Body Params
object
required
string
required
object
required
string
required

The ID of the catalog category in an external system.

string
required

The name of the catalog category.

string
Defaults to $custom

The integration type. Currently only "$custom" is supported.

string
Defaults to $default

The type of catalog. Currently only "$default" is supported.

object
object
array of objects
data
string
required
string
required

A list of catalog item IDs that are in the given category.

Headers
string
required
Defaults to 2025-01-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials