Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weave Net DNS API

The DNS API from Weave Net — 2 operation(s) for dns.

Weave Net DNS API is one of 5 APIs that Weave Net publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include DNS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, http://127.0.0.1:6784.

3 operations 2 paths 0 schemas 1 DELETE1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Server
http://127.0.0.1:6784
License
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

DNS 3
GET
/domain
Weave Net Get DNS Domain
getDNSDomain → 200
PUT
/name/{containerId}/{ip}
Weave Net Register DNS Name
registerDNS 2 params body → 200400
DELETE
/name/{containerId}/{ip}
Weave Net Deregister DNS Name
deregisterDNS 2 params → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weave-net-dns-api-openapi.yml Raw ↑

Other APIs Weave Net publishes across the network.

Weave Net IPAM API
Weave Net Network API
Weave Net Peers API
Weave Net Status API