The playground
Try any of 1453 endpoints — live.
Pick an endpoint, load a working example, tweak the params, and send — no signup to try. Results render the way the data deserves; raw JSON, headers & code are one tab away.
Playground demo key · api.reefapi.com
post/goat/v1/related1 credit
Products related to one product by `slug`/`url`: GOAT's recommended products plus the brand / category / silhouette grids GOAT surfaces on the page. Catalogue discovery from any starting product.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/goat/v1/related \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"slug":"air-jordan-1-retro-high-og-chicago-555088-101"}'Hit Send to run this endpoint live.