{"success":true,"data":{"service":"cnf-api","version":"1.0.0","docs_html":"https://api.c.nf/v1/docs","auth":"Bearer cnf_<32-hex> (Authorization header)","scopes":["dns:read","dns:write","*"],"endpoints":{"GET    /v1":"This JSON spec (browsers redirect to /v1/docs)","GET    /v1/docs":"Comprehensive HTML documentation","GET    /v1/account/me":"Inspect current token + scopes","GET    /v1/dns/zones":"List zones owned by this account (dns:read)","GET    /v1/dns/zones/{zone}/records":"List records (dns:read)","POST   /v1/dns/zones/{zone}/records":"Create record (dns:write)","GET    /v1/dns/zones/{zone}/records/{id}":"Single record (dns:read)","PATCH  /v1/dns/zones/{zone}/records/{id}":"Partial update (dns:write)","DELETE /v1/dns/zones/{zone}/records/{id}":"Delete record (dns:write)"},"envelope":{"success":"bool","data":"object — present on success","error":"string code — present on failure","message":"string human description — present on failure","request_id":"string — req_<hex16> on every response"},"isolation":"Every operation is scoped strictly to the API key's owning user. There is no cross-user / admin override on this API."},"request_id":"req_e4e3516851540113"}