curl -X POST https://api.bouncy.ai/v1/domains/go.example.com/verify \ -H "Authorization: Bearer bcy_live_pk_YOUR_API_KEY"
{ "domain": "go.example.com", "verified": true, "message": "Domain verified successfully", "verifiedAt": "2026-02-06T12:05:00Z", "dnsStatus": { "recordFound": true, "recordValue": "cname.bouncy.ai", "expectedValue": "cname.bouncy.ai" } }
Verify DNS configuration for a custom domain
Documentation IndexFetch the complete documentation index at: https://docs.bouncy.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bouncy.ai/llms.txt
Use this file to discover all available pages before exploring further.
go.example.com
Show properties