This API is currently in BETA. If you find any issues, please report them to our technical support
Authorization: Bearer ********************
{ "status": true, "result": { "data": [ { "id": "93bb0fe8488aec77f84f6b2506df46b0", "name": "example.cfd", "type": "A", "ttl": 1, "proxied": true, "rrdatas": [ "8.8.8.8" ], "comment": null, "created_on": "2026-02-06T08:35:58.097659Z", "modified_on": "2026-02-06T08:35:58.097659Z" }, { "id": "32ced4fd9e0a1f931ec3cc2a168f6d23", "name": "rubic.cfd", "type": "MX", "ttl": 60, "proxied": false, "rrdatas": [ "60 mail" ], "comment": null, "created_on": "2026-02-08T16:02:03.089759Z", "modified_on": "2026-02-08T16:02:03.089759Z" } ], "page": 1, "size": 20, "result_info": { "page": 1, "per_page": 20, "count": 3, "total_count": 3, "total_pages": 1 } } }