Home
IPinfo
Ipinfo Max Response Structure
Ipinfo Max Response Structure
MaxResponse schema from IPinfo API
Type: object
Properties: 11
Required: 4
IP Intelligence IP Geolocation ASN Privacy Detection VPN Detection Threat Intelligence Network Data Mobile Carrier WHOIS Public APIs Development
MaxResponse is a JSON Structure definition published by IPinfo, describing 11 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
ip
hostname
geo
as
mobile
anonymous
is_anonymous
is_anycast
is_hosting
is_mobile
is_satellite
Meta-schema: https://json-structure.org/meta/core/v0/#
JSON Structure
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/ipinfo/main/json-structure/ipinfo-max-response-structure.json",
"name": "MaxResponse",
"description": "MaxResponse schema from IPinfo API",
"type": "object",
"properties": {
"ip": {
"type": "string"
},
"hostname": {
"type": "string"
},
"geo": {
"type": "object",
"properties": {
"city": {
"type": "string"
},
"region": {
"type": "string"
},
"region_code": {
"type": "string"
},
"country": {
"type": "string"
},
"country_code": {
"type": "string"
},
"continent": {
"type": "string"
},
"continent_code": {
"type": "string"
},
"latitude": {
"type": "double"
},
"longitude": {
"type": "double"
},
"timezone": {
"type": "string"
},
"postal_code": {
"type": "string"
},
"dma_code": {
"type": "string"
},
"geoname_id": {
"type": "string"
},
"radius": {
"type": "int32"
},
"last_changed": {
"type": "date"
}
}
},
"as": {
"type": "object",
"properties": {
"asn": {
"type": "string"
},
"name": {
"type": "string"
},
"domain": {
"type": "string"
},
"type": {
"type": "string"
},
"last_changed": {
"type": "date"
}
}
},
"mobile": {
"type": "object"
},
"anonymous": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"last_seen": {
"type": "date"
},
"percent_days_seen": {
"type": "int32"
},
"is_proxy": {
"type": "boolean"
},
"is_relay": {
"type": "boolean"
},
"is_tor": {
"type": "boolean"
},
"is_vpn": {
"type": "boolean"
},
"is_res_proxy": {
"type": "boolean"
}
}
},
"is_anonymous": {
"type": "boolean"
},
"is_anycast": {
"type": "boolean"
},
"is_hosting": {
"type": "boolean"
},
"is_mobile": {
"type": "boolean"
},
"is_satellite": {
"type": "boolean"
}
},
"required": [
"ip",
"geo",
"as",
"anonymous"
]
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/ipinfo-max-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.