ConnectInfo API
v2.0
Simple and fast API to detect IP, geolocation, and device info. Use the endpoint below to test live data.
If you need to feed this documentation to an AI or save it for offline use, you can download it here:
Available Fields
| Field | Description |
|---|---|
ip | IP Address |
country | Country Code (ISO 3166-1 alpha-2) |
city | City Name |
region | Region/State Name |
asn | Autonomous System Number |
org | Organization Name (ISP) |
lat | Latitude |
lon | Longitude |
timezone | Timezone ID (e.g., Europe/London) |
proto | HTTP Protocol Version |
tls | TLS/SSL Version |
colo | Cloudflare Colocation Code |
ua | User Agent String |
Endpoints
GET
/json
- Leave empty to get all fields.
- Enter comma-separated fields to filter and sort response keys.
- Invalid or unknown fields will be ignored.
?fields=
Banner Studio
...