Products
List products
get
https://rcur.app/api/v2/products
Requires your API key as Authorization: Bearer <key>. See authentication.
Query parameters
-
pageintegerPage number for pagination
Default:
1
Responses
200 List of products object
-
dataarray of Products8 child attributes · Product
-
idstring required -
namestring required -
typestring requiredOne of
oncesubscriptionshipping_costs -
amountstring required -
currencystring required -
intervalstring nullable -
timesinteger nullable -
wc_product_idinteger nullable
-
-
linksobject4 child attributes
-
firststring -
laststring -
prevstring nullable -
nextstring nullable
-
-
metaobject4 child attributes
-
current_pageinteger -
last_pageinteger -
per_pageinteger -
totalinteger
-