Properties
| Name | Type | Description |
|---|---|---|
| administrative_city | string | |
| administrative_country | string | |
| administrative_email | string | |
| administrative_fax | string | |
| administrative_fax_ext | string | |
| administrative_id | string | |
| administrative_name | string | |
| administrative_org | string | |
| administrative_phone | string | |
| administrative_phone_ext | string | |
| administrative_postal_code | string | |
| administrative_province | string | |
| administrative_referral_url | string | |
| administrative_street | string | |
| billing_city | string | |
| billing_country | string | |
| billing_email | string | |
| billing_fax | string | |
| billing_fax_ext | string | |
| billing_id | string | |
| billing_name | string | |
| billing_org | string | |
| billing_phone | string | |
| billing_phone_ext | string | |
| billing_postal_code | string | |
| billing_province | string | |
| billing_referral_url | string | |
| billing_street | string | |
| created_date | string | |
| created_date_raw | string | |
| dnssec | boolean | |
| domain | object | |
| expiration_date | string | |
| expiration_date_raw | string | |
| extension | string | |
| found | boolean | |
| id | string | |
| nameservers | array | |
| punycode | string | |
| registrant | string | |
| registrant_city | string | |
| registrant_country | string | |
| registrant_email | string | |
| registrant_fax | string | |
| registrant_fax_ext | string | |
| registrant_id | string | |
| registrant_name | string | |
| registrant_org | string | |
| registrant_phone | string | |
| registrant_phone_ext | string | |
| registrant_postal_code | string | |
| registrant_province | string | |
| registrant_referral_url | string | |
| registrant_street | string | |
| registrar | string | |
| registrar_city | string | |
| registrar_country | string | |
| registrar_email | string | |
| registrar_fax | string | |
| registrar_fax_ext | string | |
| registrar_id | string | |
| registrar_name | string | |
| registrar_org | string | |
| registrar_phone | string | |
| registrar_phone_ext | string | |
| registrar_postal_code | string | |
| registrar_province | string | |
| registrar_referral_url | string | |
| registrar_street | string | |
| status | array | |
| technical_city | string | |
| technical_country | string | |
| technical_email | string | |
| technical_fax | string | |
| technical_fax_ext | string | |
| technical_id | string | |
| technical_name | string | |
| technical_org | string | |
| technical_phone | string | |
| technical_phone_ext | string | |
| technical_postal_code | string | |
| technical_province | string | |
| technical_referral_url | string | |
| technical_street | string | |
| updated_date | string | |
| updated_date_raw | string | |
| whois_server | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/cloudforce-one_whois",
"title": "cloudforce-one_whois",
"properties": {
"administrative_city": {
"type": "string"
},
"administrative_country": {
"type": "string"
},
"administrative_email": {
"type": "string"
},
"administrative_fax": {
"type": "string"
},
"administrative_fax_ext": {
"type": "string"
},
"administrative_id": {
"type": "string"
},
"administrative_name": {
"type": "string"
},
"administrative_org": {
"type": "string"
},
"administrative_phone": {
"type": "string"
},
"administrative_phone_ext": {
"type": "string"
},
"administrative_postal_code": {
"type": "string"
},
"administrative_province": {
"type": "string"
},
"administrative_referral_url": {
"type": "string"
},
"administrative_street": {
"type": "string"
},
"billing_city": {
"type": "string"
},
"billing_country": {
"type": "string"
},
"billing_email": {
"type": "string"
},
"billing_fax": {
"type": "string"
},
"billing_fax_ext": {
"type": "string"
},
"billing_id": {
"type": "string"
},
"billing_name": {
"type": "string"
},
"billing_org": {
"type": "string"
},
"billing_phone": {
"type": "string"
},
"billing_phone_ext": {
"type": "string"
},
"billing_postal_code": {
"type": "string"
},
"billing_province": {
"type": "string"
},
"billing_referral_url": {
"type": "string"
},
"billing_street": {
"type": "string"
},
"created_date": {
"example": "2009-02-17T22:07:54.000Z",
"format": "date-time",
"type": "string"
},
"created_date_raw": {
"example": "2009-02-17T22:07:54Z",
"type": "string"
},
"dnssec": {
"example": true,
"type": "boolean"
},
"domain": {
"$ref": "#/components/schemas/cloudforce-one_domain_name"
},
"expiration_date": {
"example": "2033-02-17T22:07:54.000Z",
"format": "date-time",
"type": "string"
},
"expiration_date_raw": {
"example": "2033-02-17T22:07:54Z",
"type": "string"
},
"extension": {
"example": "com",
"type": "string"
},
"found": {
"example": true,
"type": "boolean"
},
"id": {
"example": "1542998887_DOMAIN_COM-VRSN",
"type": "string"
},
"nameservers": {
"example": [
"ns3.cloudflare.com",
"ns4.cloudflare.com",
"ns5.cloudflare.com",
"ns6.cloudflare.com",
"ns7.cloudflare.com"
],
"items": {
"type": "string"
},
"type": "array"
},
"punycode": {
"example": "cloudflare.com",
"type": "string"
},
"registrant": {
"type": "string"
},
"registrant_city": {
"type": "string"
},
"registrant_country": {
"type": "string"
},
"registrant_email": {
"type": "string"
},
"registrant_fax": {
"type": "string"
},
"registrant_fax_ext": {
"type": "string"
},
"registrant_id": {
"type": "string"
},
"registrant_name": {
"type": "string"
},
"registrant_org": {
"type": "string"
},
"registrant_phone": {
"type": "string"
},
"registrant_phone_ext": {
"type": "string"
},
"registrant_postal_code": {
"type": "string"
},
"registrant_province": {
"type": "string"
},
"registrant_referral_url": {
"type": "string"
},
"registrant_street": {
"type": "string"
},
"registrar": {
"example": "Cloudflare, Inc.",
"type": "string"
},
"registrar_city": {
"type": "string"
},
"registrar_country": {
"type": "string"
},
"registrar_email": {
"type": "string"
},
"registrar_fax": {
"type": "string"
},
"registrar_fax_ext": {
"type": "string"
},
"registrar_id": {
"type": "string"
},
"registrar_name": {
"type": "string"
},
"registrar_org": {
"type": "string"
},
"registrar_phone": {
"type": "string"
},
"registrar_phone_ext": {
"type": "string"
},
"registrar_postal_code": {
"type": "string"
},
"registrar_province": {
"type": "string"
},
"registrar_referral_url": {
"type": "string"
},
"registrar_street": {
"type": "string"
},
"status": {
"example": [
"clientdeleteprohibited",
"clienttransferprohibited",
"clientupdateprohibited",
"serverdeleteprohibited",
"servertransferprohibited",
"serverupdateprohibited"
],
"items": {
"type": "string"
},
"type": "array"
},
"technical_city": {
"type": "string"
},
"technical_country": {
"type": "string"
},
"technical_email": {
"type": "string"
},
"technical_fax": {
"type": "string"
},
"technical_fax_ext": {
"type": "string"
},
"technical_id": {
"type": "string"
},
"technical_name": {
"type": "string"
},
"technical_org": {
"type": "string"
},
"technical_phone": {
"type": "string"
},
"technical_phone_ext": {
"type": "string"
},
"technical_postal_code": {
"type": "string"
},
"technical_province": {
"type": "string"
},
"technical_referral_url": {
"type": "string"
},
"technical_street": {
"type": "string"
},
"updated_date": {
"example": "2024-01-09T16:45:28.000Z",
"format": "date-time",
"type": "string"
},
"updated_date_raw": {
"example": "2024-01-09T16:45:28Z",
"type": "string"
},
"whois_server": {
"example": "whois.cloudflare.com",
"type": "string"
}
},
"required": [
"found",
"domain",
"dnnsec",
"extension",
"nameservers",
"punycode",
"registrar",
"registrant"
]
}
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/apis-io-engineering-platform-cloudforce-one-whois"
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.