Censys · JSON Structure

Asset Graph Nameconstraints Structure

NameConstraints schema from Asset Graph API

Type: object Properties: 15
SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery

NameConstraints is a JSON Structure definition published by Censys, describing 15 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

critical excluded_directory_names excluded_edi_party_names excluded_email_addresses excluded_ip_addresses excluded_names excluded_registered_ids excluded_uris permitted_directory_names permitted_edi_party_names permitted_email_addresses permitted_ip_addresses permitted_names permitted_registered_ids permitted_uris

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-nameconstraints-structure.json",
  "name": "NameConstraints",
  "description": "NameConstraints schema from Asset Graph API",
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "critical": {
      "type": "boolean"
    },
    "excluded_directory_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing excluded names of the type directoryName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/DistinguishedName"
      }
    },
    "excluded_edi_party_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing excluded names of the type ediPartyName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/EdiPartyName"
      }
    },
    "excluded_email_addresses": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of excluded names of the type rfc822Name in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "excluded_ip_addresses": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of excluded names of the type iPAddress in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/GeneralSubtreeIp"
      }
    },
    "excluded_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of excluded names of the type dNSName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "excluded_registered_ids": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing excluded names of the type registeredID in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "excluded_uris": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of excluded uniform resource identifiers in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "permitted_directory_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing permitted names of the type directoryName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/DistinguishedName"
      }
    },
    "permitted_edi_party_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing permitted names of the type ediPartyName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/EdiPartyName"
      }
    },
    "permitted_email_addresses": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of permitted names of the type rfc822Name in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "permitted_ip_addresses": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of permitted names of the type iPAddress in leaf certificates whose trust path includes this certificate.",
      "items": {
        "$ref": "#/components/schemas/GeneralSubtreeIp"
      }
    },
    "permitted_names": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of permitted names of the type dNSName in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "permitted_registered_ids": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing permitted names of the type registeredID in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    },
    "permitted_uris": {
      "type": [
        "array",
        "null"
      ],
      "description": "A record providing a range of permitted uniform resource identifiers in leaf certificates whose trust path includes this certificate.",
      "items": {
        "type": "string"
      }
    }
  }
}

Work with this as data

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/asset-graph-nameconstraints-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.