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 |
| Field | Type | Required | Description |
|---|---|---|---|
| registrar_id | string | required | Foreign key to registrars.id. |
| api_available | boolean | required | Public registrar API exists. |
| scoped_tokens | boolean | optional | Token scopes are supported. |
| oauth_support | boolean | optional | OAuth 2.0 flows are supported. |
| dns_api | boolean | optional | DNS records editable via API. |
| webhooks | boolean | optional | Webhook delivery is supported. |
| audit_logs | boolean | optional | Account-level audit log surface. |
| human_approval_flow | boolean | optional | Optional human approval before write actions. |
| sandbox | boolean | optional | Sandbox / test environment exists. |
| openapi_spec | boolean | optional | Public OpenAPI / Swagger document exists. |
| verification_status | enum | required | See verification statuses. |
| last_checked | string · date-time | required | ISO 8601 timestamp. |
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.
- registrar_api_capabilitiesDocumented API surface per registrar — auth model, endpoints, bulk operations, sandbox.
- dns_capabilitiesDNS feature support per registrar — DNSSEC, ALIAS/ANAME, CAA, API record management.