get https://api.fuzy.ai/v3/product
Retrieve a list of all configured products, or details about a specific product if a productId
is passed.
Log in to see full request history
Response
Retrieve a list of all configured products, or details about a specific product if a productId
is passed.
xxxxxxxxxx
curl --request GET \
--url https://api.fuzy.ai/v3/product \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: