Skip to main content

Sample data for testing

While in preview, any creatorId returns the same sample catalog. Use this example creator ID (or any UUID of your own — it is echoed back):
ParameterExample ID
creatorId7d4e2a10-0000-4000-8000-000000000101
The catalog contains three campaigns with stable IDs — these are the only campaignId values that return data:
campaignIdCampaignOffer type
0b1f3d3e-4c1a-4a5e-9b6a-000000000001Summer Tasting MenuGifted (VOUCHER_SCREEN)
0b1f3d3e-4c1a-4a5e-9b6a-000000000002Grand Opening — WilliamsburgGifted (PROMO_CODE)
0b1f3d3e-4c1a-4a5e-9b6a-000000000003Fall Menu Sneak PeekPaid (PAID, value in cents)
Unknown campaign IDs return 404 NOT_FOUND, so you can exercise error handling end-to-end. The curl examples below are copy-paste ready — only the API key needs replacing.