Platform Distinguishedname Structure
DistinguishedName schema from Censys Platform API
Type: object
Properties: 17
SecurityInternet IntelligenceAttack Surface ManagementThreat Huntingcyber-threat-intelligenceOSINTInternet ScanningCertificatesAsset Discovery
DistinguishedName is a JSON Structure definition published by Censys, describing 17 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-distinguishedname-structure.json",
"name": "DistinguishedName",
"description": "DistinguishedName schema from Censys Platform API",
"type": "object",
"additionalProperties": false,
"properties": {
"common_name": {
"type": [
"array",
"null"
],
"description": "The commonName (CN) elements of the Distinguished Name (OID: 2.5.4.3).",
"items": {
"type": "string"
}
},
"country": {
"type": [
"array",
"null"
],
"description": "The countryName (C) elements of the Distinguished Name (OID: 2.5.4.6).",
"items": {
"type": "string"
}
},
"domain_component": {
"type": [
"array",
"null"
],
"description": "The domainComponent (DC) elements of the Distinguished Name (OID: 0.9.2342.19200300.100.1.25).",
"items": {
"type": "string"
}
},
"email_address": {
"type": [
"array",
"null"
],
"description": "The emailAddress (E) elements of the Distinguished Name (OID: 1.2.840.113549.1.9.1).",
"items": {
"type": "string"
}
},
"given_name": {
"type": [
"array",
"null"
],
"description": "The givenName (G) elements of the Distinguished Name (OID: 2.5.4.42).",
"items": {
"type": "string"
}
},
"jurisdiction_country": {
"type": [
"array",
"null"
],
"description": "The jurisdictionCountry elements of the Distinguished Name (OID: 1.3.6.1.4.1.311.60.2.1.3).",
"items": {
"type": "string"
}
},
"jurisdiction_locality": {
"type": [
"array",
"null"
],
"description": "The jurisdictionLocality elements of the Distinguished Name (OID: 1.3.6.1.4.1.311.60.2.1.1).",
"items": {
"type": "string"
}
},
"jurisdiction_province": {
"type": [
"array",
"null"
],
"description": "The jurisdictionStateOrProvince elements of the Distinguished Name (OID: 1.3.6.1.4.1.311.60.2.1.2).",
"items": {
"type": "string"
}
},
"locality": {
"type": [
"array",
"null"
],
"description": "The localityName (L) elements of the Distinguished Name (OID: 2.5.4.7).",
"items": {
"type": "string"
}
},
"organization": {
"type": [
"array",
"null"
],
"description": "The organizationName (O) elements of the Distinguished Name (OID: 2.5.4.10).",
"items": {
"type": "string"
}
},
"organization_id": {
"type": [
"array",
"null"
],
"items": {
"type": "string"
}
},
"organizational_unit": {
"type": [
"array",
"null"
],
"description": "The organizationalUnit (OU) elements of the Distinguished Name (OID: 2.5.4.11).",
"items": {
"type": "string"
}
},
"postal_code": {
"type": [
"array",
"null"
],
"description": "The postalCode elements of the Distinguished Name (OID: 2.5.4.17).",
"items": {
"type": "string"
}
},
"province": {
"type": [
"array",
"null"
],
"description": "The stateOrProvinceName (ST) elements of the Distinguished Name (OID: 2.5.4.8).",
"items": {
"type": "string"
}
},
"serial_number": {
"type": [
"array",
"null"
],
"description": "The serialNumber elements of the Distinguished Name (OID: 2.5.4.5).",
"items": {
"type": "string"
}
},
"street_address": {
"type": [
"array",
"null"
],
"description": "The streetAddress (STREET) elements of the Distinguished Name (OID: 2.5.4.9).",
"items": {
"type": "string"
}
},
"surname": {
"type": [
"array",
"null"
],
"description": "The surname (SN) elements of the Distinguished Name (OID: 2.5.4.4).",
"items": {
"type": "string"
}
}
}
}
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/platform-distinguishedname-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.