The playground
Try any of 1462 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/geo-postal/v1/tr_regions2 credits
Türkiye: koordinat, posta kodu VEYA il/ilçe/mahalle adı → resmî idari hiyerarşi (il+plaka, ilçe, mahalle/köy, posta kodları) + NUTS-TR istatistik kodları.
Working example
Parameters
request preview
curl -X POST https://api.reefapi.com/geo-postal/v1/tr_regions \
-H "x-api-key: $REEF_KEY" \
-H "content-type: application/json" \
-d '{"lat":"41.0082","lon":"28.9784"}'Hit Send to run this endpoint live.