Skip to content
The No-IP API is in beta and we are actively working on new features and endpoints.

Export zone file data

GET /v1/dns/zones/{zone_name}/export

Export the zone file data as plain text.

Path Parameters

zone_name

The name of the zone.

Example: example.com

Query Parameters

serial_epoch integer

What serial number should appear in the SOA record of the exported zone

Example: 42

Minimum: 0

Response