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

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.

2 operations 2 paths 11 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v0
Base URL
https://hub-api.rainway.com/v0
Authentication
HTTP Basic
Contact
Resource Areas
1

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.

Peers 2

Access active Rainway peers connected to the Rainway Network.

GET
/orgs/{orgId}/peers
Peers
getPeers 4 params → 2004XX5XX
GET
/orgs/{orgId}/peers/count
Peer count
getPeersCount 2 params → 2004XX5XX

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.

Metadata
object
2 properties
ErrorError
object
2 properties
InlineResponse2001Body
object
2 properties
InlineResponse2001BodyValue
object
1 property
ListMetadata
object
4 properties
InlineResponse200
object
2 properties
ModelError
object
3 properties
InlineResponse200Body
object
2 properties
Peer
object
3 properties
InlineResponse200BodyValue
object
2 properties
InlineResponse2001
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rainway-peers-api-openapi.yml Raw ↑