datasets/registrar_api_capabilities
registrar_api_capabilities
public_sourcesDocumented API surface per registrar — auth model, endpoints, bulk operations, sandbox.
Overview#overview
Records#records
612 records →| registrar_id | api_available | auth_model | scoped_tokens | webhooks | verification_status |
|---|---|---|---|---|---|
| cloudflare-registrar | true | api_key | true | false | public_sources |
| namecheap | true | api_key | false | false | public_sources |
| porkbun | true | api_key | false | false | registrar_submitted |
| Field | Type | Required | Description |
|---|---|---|---|
| registrar_id | string | required | Foreign key to registrars.id. |
| api_available | boolean | required | Whether a public registrar API exists. |
| auth_model | enum | optional | api_key | oauth2 | basic | other | none. |
| scoped_tokens | boolean | optional | Token scopes are supported. |
| oauth_support | boolean | optional | OAuth 2.0 flows are supported. |
| webhooks | boolean | optional | Webhook event delivery is supported. |
| sandbox_url | string · uri | optional | Sandbox / test environment URL. |
| openapi_spec | string · uri | optional | Published OpenAPI / Swagger document URL. |
| rate_limit | string | optional | Documented rate limit, free text. |
| docs_url | string · uri | required | Canonical documentation URL. |
| sources | array · enum | required | Provenance. |
| verification_status | enum | required | See verification statuses. |
| last_checked | string · date-time | required | ISO 8601 timestamp. |
Sources#sources
- registrar_docsPublished registrar API documentationvarious
- submissionRegistrar-submitted capability matrix via PRgithub.com/open-domain-data/open-domain-data
Downloads#downloads
The unversioned paths below always serve the latest release. Versioned files at /api/registrar_api_capabilities@2026.05.json are immutable.
Changelog#changelog
Release 2026.05. See the full changelog for details.
Citation#citation
Open Domain Data (2026). registrar_api_capabilities, v2026.05.
opendomaindata.org/datasets/registrar-api-capabilities. Retrieved 2026-06-01. Licensed CC-BY-4.0.
opendomaindata.org/datasets/registrar-api-capabilities. Retrieved 2026-06-01. Licensed CC-BY-4.0.
Related datasets#related
- registrarsCanonical registrar entities — IANA ID, name, RDAP base, status, jurisdiction.
- dns_capabilitiesDNS feature support per registrar — DNSSEC, ALIAS/ANAME, CAA, API record management.
- tld_pricingRegister, renew and transfer prices by registrar and TLD, normalized to USD.