magic-visibility_pcaps_filter_v1

The packet capture filter. When this field is empty, all packets are captured.

APIs.ioEngineeringPlatform

Properties

Name Type Description
destination_address string The destination IP address of the packet.
destination_port number The destination port of the packet.
protocol number The protocol number of the packet.
source_address string The source IP address of the packet.
source_port number The source port of the packet.
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-magic-visibility-pcaps-filter-v1-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/magic-visibility_pcaps_filter_v1",
  "title": "magic-visibility_pcaps_filter_v1",
  "description": "The packet capture filter. When this field is empty, all packets are captured.",
  "properties": {
    "destination_address": {
      "description": "The destination IP address of the packet.",
      "example": "1.2.3.4",
      "type": "string"
    },
    "destination_port": {
      "description": "The destination port of the packet.",
      "example": 80,
      "type": "number"
    },
    "protocol": {
      "description": "The protocol number of the packet.",
      "example": 6,
      "type": "number"
    },
    "source_address": {
      "description": "The source IP address of the packet.",
      "example": "1.2.3.4",
      "type": "string"
    },
    "source_port": {
      "description": "The source port of the packet.",
      "example": 123,
      "type": "number"
    }
  },
  "type": "object"
}

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-magic-visibility-pcaps-filter-v1"
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.