IPinfo · Schema
MeResponse
MeResponse schema from IPinfo API
IP IntelligenceIP GeolocationASNPrivacy DetectionVPN DetectionThreat IntelligenceNetwork DataMobile CarrierWHOISPublic APIsDevelopment
Properties
| Name | Type | Description |
|---|---|---|
| token | string | |
| requests | object | |
| features | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/ipinfo/main/json-schema/ipinfo-me-response-schema.json",
"title": "MeResponse",
"description": "MeResponse schema from IPinfo API",
"type": "object",
"properties": {
"token": {
"type": "string",
"example": "TOKEN"
},
"requests": {
"type": "object",
"properties": {
"day": {
"type": "integer",
"example": 0
},
"month": {
"type": "integer",
"example": 69
},
"limit": {
"type": "integer",
"example": 50000
},
"remaining": {
"type": "integer",
"example": 2147483578
}
}
},
"features": {
"type": "object",
"properties": {
"core": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"hostio": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
},
"result_limit": {
"type": "integer",
"example": 5
},
"asn": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"abuse": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"whois": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"ranges": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"carrier": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
}
}
},
"company": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
},
"firmographics": {
"type": "boolean",
"example": false
},
"org_additional": {
"type": "boolean",
"example": false
}
}
},
"privacy": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
},
"vpn_provider": {
"type": "boolean",
"example": false
}
}
},
"hosted_domains": {
"type": "object",
"properties": {
"daily": {
"type": "integer",
"example": 50000
},
"monthly": {
"type": "integer",
"example": 50000
},
"result_limit": {
"type": "integer",
"example": 5
}
}
}
}
}
}
}
},
"required": [
"token",
"requests",
"features"
]
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ipinfo-me-response"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.