CreateDomainResponse
successerror_codeError code if creation failed (e.g., DOMAIN_EXISTS, DOMAIN_ALREADY_OWNED)
error_messageHuman-readable error description
messageSuccess message
GetDomainResponse
successerror_codeError code if lookup failed (e.g., NOT_FOUND)
error_messageHuman-readable error description
DeleteDomainResponse
successmessageerror_codeError code if deletion failed
error_messageHuman-readable error description
ListDomainsResponse
successerror_codeError code if listing failed
error_messageHuman-readable error description
CheckDomainResponse
successfoundDomain routes to FunnelFlux (redirect check passed)
ssl_validSSL certificate is valid (TLS handshake succeeded)
http_statusHTTP status from debug endpoint
ssl_errorSSL error message if TLS failed
response_time_msResponse time in milliseconds
error_messageError message if check failed
check_timestampUnix timestamp when check was performed
cloudflare_statusCloudflare hostname status (pending, active, moved, deleted)
cloudflare_ssl_statusCloudflare SSL status (initializing, pending_validation, active)
DomainInfo
idLedger domain ID
domainDomain hostname
ownerOwner ID
statusOverall status (pending, active, failed)
created_atISO timestamp
cloudflare_idCloudflare custom hostname ID
verification_errorsDomainSummary
idLedger domain ID
domainDomain hostname
statusOverall status (may be empty until refreshed)
cloudflare_idCloudflare custom hostname ID (may be empty)
ssl_statusSSL certificate status (may be empty until refreshed)
verification_errorscreated_atISO timestamp
DomainSSLInfo
statusSSL status (pending_validation, active, etc.)
txt_nameTXT record name for DCV validation
txt_valueTXT record value for DCV validation