IP Geolocation API
Get location data from IP addresses
About this API
Get location data from IP addresses. Identify country, city, timezone, ISP, and connection type. Useful for content localization, fraud detection, and analytics.
Features
Country detection
City-level data
Timezone info
ISP detection
Proxy detection
Bulk lookup
Quick Start
Base endpoint: /api/v1/ip
curl -X GET "https://api.apione.in/api/v1/ip/lookup" \
-H "Authorization: Bearer YOUR_API_KEY"