Documentation Index
Fetch the complete documentation index at: https://docs.hybridbox.io/llms.txt
Use this file to discover all available pages before exploring further.
ドメイン
ドメイン、検証、DNS 状態、セットアップキー、ドメインワークスペースを管理します。 例では A2A コードモードを使用します。MCP はexecute ツールを通じて同じコードモードを公開します。
関数
domains.delete
domains.delete.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.delete | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.delete |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | DELETE /v1/public/accounts/{account_id}/domains/{domain} |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
result | {} | はい |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.get
domains.get.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.view | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.view |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | GET /v1/public/accounts/{account_id}/domains/{domain} |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
id | str | はい |
name | str | はい |
outbound_routing_ready | bool | はい |
status | str | はい |
workspace_id | str | はい |
auto_renew | bool | いいえ |
created_at | str | null | いいえ |
dedicated_ip_id | str | null | いいえ |
dns_records | [{"id": int, "name": str, "ttl": int, "type": str, "value": str, "is_system_managed"?: bool, "priority"?: int | null}] | いいえ |
inbound_tenant_external_id | str | null | いいえ |
inbound_tenant_id | str | null | いいえ |
inbound_tenant_name | str | null | いいえ |
inbound_tenant_type | str | null | いいえ |
mailboxes | [{"active": bool, "email": str, "first_name": str, "id": str, "last_name": str}] | いいえ |
redirect_mode | "301" | "302" | "iframe" | null | いいえ |
redirect_url | str | null | いいえ |
tags | [{"id": str, "name": str}] | いいえ |
updated_at | str | null | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.health
domains.health.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.view | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.view |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | GET /v1/public/accounts/{account_id}/domains/{domain}/health |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
refresh | bool | いいえ |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
cache_ttl_seconds | int | はい |
cached | bool | はい |
checked_at | str | はい |
checks | {"dns": {"status": "healthy" | "warning" | "critical" | "unknown", "a"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "dkim"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "dmarc"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "error"?: str | null, "mx"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "ns"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "spf"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null}, "ports": {"status": "healthy" | "warning" | "critical" | "unknown", "error"?: str | null, "imap_143"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "imaps_993"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "smtp_25"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "submission_587"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null}, "ssl": {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null}, "web": {"status": "healthy" | "warning" | "critical" | "unknown", "error"?: str | null, "http_root"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "http_www"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "https_root"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null, "https_www"?: {"status": "healthy" | "warning" | "critical" | "unknown", "actual"?: [str] | null, "code"?: str | null, "days_remaining"?: int | null, "error"?: str | null, "expected"?: [str] | null, "expires_at"?: str | null, "issuer"?: str | null, "record"?: str | null, "records"?: [str] | null, "status_code"?: int | null} | null}} | はい |
domain_id | str | はい |
domain_name | str | はい |
summary_status | "healthy" | "warning" | "critical" | "unknown" | はい |
timings_ms | {} | はい |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.list
domains.list.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.view | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.view |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | GET /v1/public/accounts/{account_id}/domains |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
page | int | いいえ |
page_size | int | いいえ |
search | str | null | いいえ |
workspace_id | str | null | いいえ |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
items | [{"id": str, "name": str, "outbound_routing_ready": bool, "status": str, "workspace_id": str, "auto_renew"?: bool, "created_at"?: str | null, "dedicated_ip_id"?: str | null, "inbound_tenant_external_id"?: str | null, "inbound_tenant_id"?: str | null, "inbound_tenant_name"?: str | null, "inbound_tenant_type"?: str | null, "redirect_mode"?: "301" | "302" | "iframe" | null, "redirect_url"?: str | null, "tags"?: [{"id": str, "name": str}], "updated_at"?: str | null}] | はい |
page | int | はい |
page_size | int | はい |
total | int | はい |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.move
domains.move.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.move | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.move |
| リソースタイプ | workspace | リソース ID フィールド | target_workspace_id |
| 公開 API ルート | POST /v1/public/accounts/{account_id}/domains/{domain}/move |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
target_workspace_id | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain_id | str | はい |
domain_name | str | はい |
from_workspace_id | str | はい |
reconciled | {"linked_records_changed"?: int} | はい |
to_workspace_id | str | はい |
status | str | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.purchase
domains.purchase.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.purchase | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.purchase |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | POST /v1/public/accounts/{account_id}/domains/purchase |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
contact_info | {"address_1": str, "city": str, "country": str, "email": str, "first_name": str, "last_name": str, "organization": str, "phone": str, "state": str, "zip": str} | はい |
domains | [str] | はい |
workspace_id | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
results | [{"domain_name": str, "status": str, "error"?: str | null, "error_code"?: str | null, "id"?: str | null}] | はい |
currency | str | null | いいえ |
estimated_total | str | null | いいえ |
failed_count | int | いいえ |
payment_url | str | null | いいえ |
purchase_batch_id | str | null | いいえ |
successful_count | int | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.search
domains.search.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.create | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.create |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | GET /v1/public/accounts/{account_id}/domains/search |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domains | [str] | はい |
workspace_id | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
available | bool | はい |
domain | str | はい |
price | str | はい |
alternatives | [{"domain": str, "price": str, "available"?: bool, "currency"?: str, "is_premium"?: bool, "is_suggestion"?: bool}] | いいえ |
currency | str | いいえ |
is_premium | bool | いいえ |
is_suggestion | bool | いいえ |
unavailable_reason | str | null | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.update
domains.update.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.update | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.update |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | PATCH /v1/public/accounts/{account_id}/domains/{domain} |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
auto_renew | bool | null | いいえ |
redirect_mode | "301" | "302" | "iframe" | null | いいえ |
redirect_url | str | null | いいえ |
workspace_id | str | null | いいえ |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
auto_renew | bool | はい |
id | str | はい |
workspace_id | str | はい |
redirect_mode | "301" | "302" | "iframe" | null | いいえ |
redirect_url | str | null | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス:
domains.verify
domains.verify.
| プロパティ | 値 | プロパティ | 値 |
|---|---|---|---|
| 必要な権限 | domain.verify | 認証必須 | はい |
| 実行モード | sync | 機能権限 | domain.verify |
| リソースタイプ | account | リソース ID フィールド | account_id |
| 公開 API ルート | POST /v1/public/accounts/{account_id}/domains/{domain}/verify |
引数
引数
| 名前 | 型 | 必須 |
|---|---|---|
account_id | str | はい |
domain | str | はい |
戻り値
戻り値
| フィールド | 型 | 必須 |
|---|---|---|
actual_nameservers | [str] | はい |
domain_id | str | はい |
expected_nameservers | [str] | はい |
message | str | はい |
status | str | はい |
verified | bool | はい |
missing_nameservers | [str] | いいえ |
unexpected_nameservers | [str] | いいえ |
A2A の例
A2A の例
リクエスト:レスポンス:
MCP の例
MCP の例
リクエスト:レスポンス: