curl https://api.bouncy.ai/v1/domains/go.example.com/dns \ -H "Authorization: Bearer bcy_live_pk_YOUR_API_KEY"
{ "domain": "go.example.com", "verified": true, "dnsRecords": { "type": "CNAME", "host": "go", "value": "cname.bouncy.ai" }, "currentDns": { "recordFound": true, "recordType": "CNAME", "recordValue": "cname.bouncy.ai", "matches": true }, "instructions": "DNS is configured correctly and verified." }
Check the current DNS configuration status for a 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