The playground
Try any of 1219 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/yandex-maps/v1/detail1 credit
Full business card for one org by org_id (or a Yandex Maps org URL): name, address, coordinates, rating, categories, phones, website, social links, opening hours, features and photo count.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/yandex-maps/v1/detail \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"org_id":"1242233919"}'Hit Send to run this endpoint live.