# Changelog

Source: https://app.customdomain.ai/docs/changelog



---

# FAQ

Source: https://app.customdomain.ai/docs/faq



---

# Introduction

Source: https://app.customdomain.ai/docs



---

# Reference

Source: https://app.customdomain.ai/docs/reference



---

# Troubleshooting

Source: https://app.customdomain.ai/docs/troubleshooting



---

# User journeys

Source: https://app.customdomain.ai/docs/user-journeys



---

# Overview

Source: https://app.customdomain.ai/docs/authentication/overview



---

# Widget tokens

Source: https://app.customdomain.ai/docs/authentication/widget-tokens



---

# Plans & quotas

Source: https://app.customdomain.ai/docs/billing/plans-and-quotas



---

# API reference

Source: https://app.customdomain.ai/docs/api-reference



---

# Create a connection

Source: https://app.customdomain.ai/docs/connect-flow/create-a-connection



---

# Offboarding

Source: https://app.customdomain.ai/docs/connect-flow/offboarding



---

# Overview

Source: https://app.customdomain.ai/docs/connect-flow/overview



---

# Apply records & go live

Source: https://app.customdomain.ai/docs/connect-flow/verify-and-go-live



---

# Architecture

Source: https://app.customdomain.ai/docs/concepts/architecture



---

# Connections

Source: https://app.customdomain.ai/docs/concepts/connections



---

# Setup types & the ask gate

Source: https://app.customdomain.ai/docs/concepts/ownership-and-setup-types



---

# Email DNS & SPF merge

Source: https://app.customdomain.ai/docs/dns/email-dns



---

# Provider setup

Source: https://app.customdomain.ai/docs/dns/provider-setup



---

# DNS providers

Source: https://app.customdomain.ai/docs/dns/providers



---

# MCP server

Source: https://app.customdomain.ai/docs/mcp/overview



---

# Overview

Source: https://app.customdomain.ai/docs/security/overview



---

# Configuration

Source: https://app.customdomain.ai/docs/self-hosting/configuration



---

# Overview

Source: https://app.customdomain.ai/docs/self-hosting/overview



---

# Overview

Source: https://app.customdomain.ai/docs/webhooks/overview



---

# Verifying signatures

Source: https://app.customdomain.ai/docs/webhooks/verifying-signatures



---

# Installation & embed

Source: https://app.customdomain.ai/docs/widget-sdk/installation-and-embed



---

# Overview

Source: https://app.customdomain.ai/docs/widget-sdk/overview



---

# Reference

Source: https://app.customdomain.ai/docs/widget-sdk/reference



---

# Quickstart

Source: https://app.customdomain.ai/docs/getting-started/quickstart



---

# Start a Stripe Checkout session for a self-serve plan

Source: https://app.customdomain.ai/docs/api-reference/billing/createCheckout



---

# Open a Stripe Billing Portal session

Source: https://app.customdomain.ai/docs/api-reference/billing/createPortalSession



---

# Metered domain usage, plan, and quota for the caller's tenant

Source: https://app.customdomain.ai/docs/api-reference/billing/getUsage



---

# Public plan catalog (plus billing {configured, mode})

Source: https://app.customdomain.ai/docs/api-reference/billing/listPlans



---

# Write a connection's records through the customer's provider (BYO token, used once)

Source: https://app.customdomain.ai/docs/api-reference/connections/applyConnection



---

# Create a domain connection (idempotent per app + domain)

Source: https://app.customdomain.ai/docs/api-reference/connections/createConnection



---

# Get a connection with its authoritative record set

Source: https://app.customdomain.ai/docs/api-reference/connections/getConnection



---

# Authoritative desired DNS record set for a connection

Source: https://app.customdomain.ai/docs/api-reference/connections/getConnectionRecords



---

# List connections

Source: https://app.customdomain.ai/docs/api-reference/connections/listConnections



---

# OAuth redirect target (public; authenticated by the signed state)

Source: https://app.customdomain.ai/docs/api-reference/connections/oauthCallback



---

# Begin the OAuth-into-DNS-provider authorization for a connection

Source: https://app.customdomain.ai/docs/api-reference/connections/startConnectionOAuth



---

# Build the signed Domain Connect apply URL for a connection

Source: https://app.customdomain.ai/docs/api-reference/connections/startDomainConnect



---

# Audit log (tenant-scoped for tenant credentials; full log for the management key)

Source: https://app.customdomain.ai/docs/api-reference/enterprise/getAudit



---

# Role / permission matrix (static reference)

Source: https://app.customdomain.ai/docs/api-reference/enterprise/getRbac



---

# Accept an invite (single-use token)

Source: https://app.customdomain.ai/docs/api-reference/members/acceptMember



---

# Invite a member to the caller's tenant (invite_token shown once)

Source: https://app.customdomain.ai/docs/api-reference/members/inviteMember



---

# List the caller tenant's members

Source: https://app.customdomain.ai/docs/api-reference/members/listMembers



---

# Remove a member or revoke a pending invite (owner-protected)

Source: https://app.customdomain.ai/docs/api-reference/members/removeMember



---

# Change a member's role (owner-protected)

Source: https://app.customdomain.ai/docs/api-reference/members/updateMemberRole



---

# Check declared baseline records against live public DNS

Source: https://app.customdomain.ai/docs/api-reference/monitor/checkRecords



---

# List the DNS providers the Connect engine can detect and automate

Source: https://app.customdomain.ai/docs/api-reference/providers/listProviders



---

# Full parity census — every target provider routed to its working mode

Source: https://app.customdomain.ai/docs/api-reference/providers/providerCensus



---

# Register a domain (fail-closed; requires Idempotency-Key)

Source: https://app.customdomain.ai/docs/api-reference/registrar/purchaseDomain



---

# Cheapest real-time price for a domain

Source: https://app.customdomain.ai/docs/api-reference/registrar/quoteDomain



---

# Search domain availability and pricing

Source: https://app.customdomain.ai/docs/api-reference/registrar/searchDomains



---

# Build the Domain Connect apply URL for a domain

Source: https://app.customdomain.ai/docs/api-reference/templates/buildTemplateApplyUrl



---

# Get one Domain Connect template

Source: https://app.customdomain.ai/docs/api-reference/templates/getTemplate



---

# List Domain Connect service templates

Source: https://app.customdomain.ai/docs/api-reference/templates/listTemplates



---

# Create a tenant

Source: https://app.customdomain.ai/docs/api-reference/tenancy/createTenant



---

# Get a tenant

Source: https://app.customdomain.ai/docs/api-reference/tenancy/getTenant



---

# One-call signup provisioning (tenant + owner + app + API key)

Source: https://app.customdomain.ai/docs/api-reference/tenancy/provisionTenant



---

# Exchange application credentials for a short-lived widget JWT

Source: https://app.customdomain.ai/docs/api-reference/tokens/createWidgetToken



---

# Register a webhook endpoint (secret returned once)

Source: https://app.customdomain.ai/docs/api-reference/webhooks/createWebhook



---

# Delete a webhook endpoint

Source: https://app.customdomain.ai/docs/api-reference/webhooks/deleteWebhook



---

# Recent webhook delivery attempts for the caller's tenant

Source: https://app.customdomain.ai/docs/api-reference/webhooks/listWebhookDeliveries



---

# List webhook endpoints

Source: https://app.customdomain.ai/docs/api-reference/webhooks/listWebhooks



---

# Detect where a domain's DNS lives and how it will be set up

Source: https://app.customdomain.ai/docs/api-reference/domains/checkDomain



---

# Issue an API key for an application (key returned once)

Source: https://app.customdomain.ai/docs/api-reference/applications/createApiKey



---

# Create an application (client_secret returned once)

Source: https://app.customdomain.ai/docs/api-reference/applications/createApplication



---

# Get an application

Source: https://app.customdomain.ai/docs/api-reference/applications/getApplication



---

# List an application's API keys (secrets omitted)

Source: https://app.customdomain.ai/docs/api-reference/applications/listApiKeys



---

# List applications

Source: https://app.customdomain.ai/docs/api-reference/applications/listApplications



---

# Revoke an API key

Source: https://app.customdomain.ai/docs/api-reference/applications/revokeApiKey

