The playground

Try any of 2074 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/importyeti/v1/hs_code3 credits

Trade in one HS code: the top US importers and the top overseas suppliers moving goods under it, ranked by shipments, plus recent bills of lading. Pairs with the `hs-code` engine — classify there, then find who actually ships it here.

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

Hit Send to run this endpoint live.

Playground · ReefAPI