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 Peers API

The Peers API from Weave Net — 2 operation(s) for peers.

Weave Net Peers 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 Peers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths, and defines 1 schema. 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.

2 operations 2 paths 1 schemas 1 DELETE1 POST

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 2

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

Peers 2
POST
/connect
Weave Net Connect to Peer
connectPeer body → 200400
DELETE
/peer/{peerName}
Weave Net Remove Peer
removePeer 1 param → 200404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ConnectRequest (2 properties). Each schema is shown below with its type and property counts.

ConnectRequest
object
Request to connect to a peer
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Weave Net publishes across the network.

Weave Net DNS API
Weave Net IPAM API
Weave Net Network API
Weave Net Status API