intel_schemas-ip

APIs.ioEngineeringPlatform

Properties

Name Type Description
belongs_to_ref object Specifies a reference to the autonomous systems (AS) that the IP address belongs to.
ip object
risk_types object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-intel-schemas-ip-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/intel_schemas-ip",
  "title": "intel_schemas-ip",
  "properties": {
    "belongs_to_ref": {
      "description": "Specifies a reference to the autonomous systems (AS) that the IP address belongs to.",
      "properties": {
        "country": {
          "example": "US",
          "type": "string"
        },
        "description": {
          "example": "CLOUDFLARENET",
          "type": "string"
        },
        "id": {
          "example": "autonomous-system--2fa28d71-3549-5a38-af05-770b79ad6ea8"
        },
        "type": {
          "description": "Infrastructure type of this ASN.",
          "enum": [
            "hosting_provider",
            "isp",
            "organization"
          ],
          "example": "hosting_provider",
          "type": "string"
        },
        "value": {
          "type": "string"
        }
      },
      "type": "object"
    },
    "ip": {
      "$ref": "#/components/schemas/intel_ip"
    },
    "risk_types": {
      "example": [
        {
          "id": 131,
          "name": "Phishing",
          "super_category_id": 21
        }
      ]
    }
  }
}

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.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/apis-io-engineering-platform-intel-schemas-ip"
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.