Skip to main content

Get All Attributes for Products

GET 

/api/products/attributes

Get unique variant attributes across multiple products. Used by mapping modals.

Required scope: products:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Returns a deduplicated list of variant attributes across all provided product IDs.

Request

Responses

OK

Response Headers
    Content-Type