Cloudflare · Schema

DnsRecord

AI GatewayAPI GatewayArtificial IntelligenceCDNCloudContainersDDoS ProtectionDNSEdgeEdge ComputingObject StoragePlatformReal-Time CommunicationSecurityServerlessWeb Performance

Properties

Name Type Description
id string The unique identifier of the DNS record.
zone_id string The zone identifier.
zone_name string The zone name.
name string The DNS record name.
content string The DNS record content.
ttl integer Time to live in seconds.
proxied boolean Whether the record is proxied through Cloudflare.
proxiable boolean Whether the record can be proxied.
locked boolean Whether the record is locked.
comment string A comment about the DNS record.
tags array Custom tags for the DNS record.
created_on string When the record was created.
modified_on string When the record was last modified.
View JSON Schema on GitHub

JSON Schema

cloudflare-dns-dns-record-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DnsRecord",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The unique identifier of the DNS record."
    },
    "zone_id": {
      "type": "string",
      "description": "The zone identifier."
    },
    "zone_name": {
      "type": "string",
      "description": "The zone name."
    },
    "name": {
      "type": "string",
      "description": "The DNS record name."
    },
    "content": {
      "type": "string",
      "description": "The DNS record content."
    },
    "ttl": {
      "type": "integer",
      "description": "Time to live in seconds."
    },
    "proxied": {
      "type": "boolean",
      "description": "Whether the record is proxied through Cloudflare."
    },
    "proxiable": {
      "type": "boolean",
      "description": "Whether the record can be proxied."
    },
    "locked": {
      "type": "boolean",
      "description": "Whether the record is locked."
    },
    "comment": {
      "type": "string",
      "description": "A comment about the DNS record."
    },
    "tags": {
      "type": "array",
      "description": "Custom tags for the DNS record."
    },
    "created_on": {
      "type": "string",
      "description": "When the record was created."
    },
    "modified_on": {
      "type": "string",
      "description": "When the record was last modified."
    }
  }
}

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/cloudflare-dns-dns-record"
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.