Basit API'miz, hızlı ve script ile kullanılabilir IP verisi alımı için çeşitli çıktı formatları sunar.
https://ip.io.gen.tr
https://ip.io.gen.tr/{format}
Example: https://ip.io.gen.tr/json
https://ip.io.gen.tr/index.php?format={format}
Example: https://ip.io.gen.tr/index.php?format=ip
Yaygın komut satırı Kullanıcı Ajanları ile yapılan istekler, otomatik olarak "ip" formatına (yalın IP adresi dizesi) yönlendirilir.
curl, wget, httpie, python-requests
This allows simple calls like: `curl https://ip.io.gen.tr`