Redbubble
communityPrint-on-demand marketplace — independent artist designs on clothing, stickers, phone cases, and home decor
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/productsSearch products
Parameters
qstringrequiredsortstringoptionalproduct_typestringoptionalReturns
products[] with id, title, artist, price, product_type, imageUrl, tags[]GET
/api/products/{id}Get product details
Parameters
idstringrequiredReturns
title, artist{name, shop_url}, description, tags[], available_products[], images[], reviews_countGET
/api/artistsSearch artists
Parameters
qstringrequiredReturns
artists[] with username, name, designs_count, followers, shop_url