Products
List all active products
GET
/
v1
/
products
Authorizations
Authorization
string
headerrequiredYour Goody API key.
Query Parameters
page
integer
default: 1Page for pagination, starting at 1
Required range:
x > 1
per_page
integer
default: 20Items per page for pagination
Required range:
1 < x < 100
use_custom_catalog
boolean
Limit to custom catalog only (for approved API partners)
country_code
string
default: USFilter by a specific shipping country code
custom_catalog_show_inactive
boolean
Show inactive products in the custom catalog. Only for Commerce API customers with a custom catalog.
Response
200 - application/json
data
object[]
list_meta
object