datasets/agent_capability_signals
agent_capability_signals
registrar_submittedMachine-readable signals about programmatic access — API presence, OAuth, rate limits.
Overview#overview
Records#records
612 records →| registrar_id | api_available | scoped_tokens | dns_api | webhooks | verification_status |
|---|---|---|---|---|---|
| cloudflare-registrar | true | true | true | false | public_sources |
| namecheap | true | false | true | false | registrar_submitted |
| porkbun | true | false | true | false | registrar_submitted |
| godaddy | true | false | true | false | public_sources |
| dynadot | true | false | true | false | public_sources |
| spaceship | true | false | true | false | public_sources |
| squarespace-domains | false | false | false | false | public_sources |
| Field | Type | Required | Description |
|---|---|---|---|
| registrar_id | string | required | Foreign key to registrars.id. |
| api_available | boolean | required | A public registrar API exists. |
| scoped_tokens | boolean | optional | Per-scope / least-privilege API tokens are supported. |
| oauth_support | boolean | optional | OAuth 2.0 authorization flows are supported. |
| dns_api | boolean | optional | DNS records are editable through the API. |
| webhooks | boolean | optional | Webhook / event delivery is supported. |
| audit_logs | boolean | optional | An account-level audit-log surface exists. |
| human_approval_flow | boolean | optional | A built-in human-approval step before write actions exists. |
| sandbox | boolean | optional | A sandbox / test environment exists. |
| openapi_spec | boolean | optional | A public OpenAPI / Swagger document exists. |
| mcp_interface | boolean | optional | An official Model Context Protocol server for domain operations is published. |
| verification_status | enum | required | See verification statuses. |
| last_checked | string · date-time | required | ISO 8601 timestamp. |
| field_provenance | object | optional | Per-field provenance: maps a field name to its source_url, verification_status and last_checked. Authoritative over the record-level fields for the field it describes. |
Sources#sources
- registrar_docsPublished registrar API documentationvarious
- submissionCapability signals submitted by registrarsgithub.com/open-domain-data/open-domain-data
Downloads#downloads
The unversioned paths below always serve the latest release. Versioned files at /api/agent_capability_signals@2026.05.json are immutable.
Changelog#changelog
Release 2026.05. See the full changelog for details.
Citation#citation
Open Domain Data (2026). agent_capability_signals, v2026.05.
opendomaindata.org/datasets/agent-capability-signals. Retrieved 2026-06-01. Licensed CC-BY-4.0.
opendomaindata.org/datasets/agent-capability-signals. Retrieved 2026-06-01. Licensed CC-BY-4.0.
Related datasets#related
- registrarsCanonical registrar entities — IANA ID, name, RDAP base, status, jurisdiction, with per-field provenance.
- registrar_api_capabilitiesDocumented API surface per registrar — auth model, scoped tokens, sandbox, rate limits, with per-field provenance.
- dns_capabilitiesDNS feature support per registrar — DNSSEC, ALIAS/ANAME, CAA, API record management.