The playground

Try any of 2165 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/bim/v1/posters1 credit

BİM's leaflet sheets as images — the scanned Aktüel, İndirim and Kırtasiye posters, each with BİM's date label, a cover image, every page image in order and BİM's own download link. This is the printed sheet; `leaflet/products` is the same campaign as structured rows.

Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/bim/v1/posters \
  -H "x-api-key: $REEF_KEY" \
  -H "content-type: application/json" \
  -d '{"type":"all"}'

Hit Send to run this endpoint live.

Playground · ReefAPI