Add a domain
Domains
Add a domain
Registers a sending domain with the provider. Returns 201 with the bare row in status: "pending" plus the DNS records to publish. Once the records are live, call POST /v1/domains/{domainId}/verify until sendable: true.
POST
Add a domain
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Headers
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
Required string length:
1 - 100Body
application/json
Response
Added — publish the returned DNS records, then verify.
Required string length:
1 - 64Required string length:
1 - 253Available options:
not_started, pending, verified, failed, temporary_failure, partially_verified, partially_failed