# curl 'https://coder.peleng.am/api/?q=Yerevan&lang=ru&limit=1' \ -H 'X-API-Key: pk_your_key_here' # Reverse curl 'https://coder.peleng.am/reverse?lat=40.18&lon=44.51&lang=hy' \ -H 'X-API-Key: pk_your_key_here' # Routing curl 'https://coder.peleng.am/route/v1/driving/44.5126,40.1777;44.8014,41.6934?overview=false' \ -H 'X-API-Key: pk_your_key_here'