Domains
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Domains
Backend API — secret key (Authorization: Bearer sk_…).
4 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| List custom domains with DNS/ACME/cookie-domain status and setup instructions. | |
|
| ✓ | Claim a custom domain (fapi or accounts). Returns the CNAME instructions to follow. |
|
| ✓ | Check the domain's CNAME now; a verified fapi host is written onto the instance. |
|
| ✓ | Remove a custom domain. Refused for a live production fapi host, which would sign everyone out. |
Was this page helpful?