Rainway Peers API
Access active Rainway peers connected to the Rainway Network.
Rainway Peers API is published by Rainway 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 and an API reference.
This API exposes 2 operations across 2 paths, and defines 11 schemas. It is described by OpenAPI 3.0.3, at version v0.
Requests are made against a single base URL, https://hub-api.rainway.com/v0.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Rainway Peers API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic authentication using a Rainway API Key Pair — username is the public key (pklive...), password is the secret key (sklive...).
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Access active Rainway peers connected to the Rainway Network.
Schemas 11
The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are ListMetadata (4 properties), ModelError (3 properties), Peer (3 properties), InlineResponse200 (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.