Our simple API offers various output formats for quick, scriptable IP data retrieval.
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
Requests made with common command-line User Agents automatically default to the "ip" format (raw IP string).
curl, wget, httpie, python-requests
This allows simple calls like: `curl https://ip.io.gen.tr`