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

Nym Technologies Node Families API

The Node Families API from Nym Technologies — 3 operation(s) for node families.

Nym Technologies Node Families API is one of 23 APIs that Nym Technologies publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Node Families. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 4.6.2.

Requests are made against the base URL https://validator.nymtech.net/api.

3 operations 3 paths 11 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
4.6.2
Base URL
https://validator.nymtech.net/api
Contact
Nym Technologies SA
License
Apache-2.0
Resource Areas
1

Paths & Operations 3

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

Node Families 3
GET
/v1/node-families
get_families 3 params → 200
GET
/v1/node-families/by-node/{node_id}
get_family_for_node 2 params → 200
GET
/v1/node-families/{family_id}
get_family_by_id 2 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are NodeFamily (9 properties), NodeStakeInformation (4 properties), Pagination (3 properties), NodeFamilyMember (3 properties). Each schema is shown below with its type and property counts.

NodeFamilyForNodeResponse
object
Response wrapper for endpoints that look up the family a given node belongs to. family is None when the node is not currently a member of any cached family.
2 properties 1 required
NodeStakeInformation
object
Per-node stake snapshot derived from the mixnet contract's rewarding state.
4 properties 4 required
NodeFamilyMember
object
Family member view as exposed by the nym-api node-families endpoints.
3 properties 2 required
u32
integer
NodeFamilyResponse
object
Response wrapper for endpoints that look up a single family. family is None when the lookup did not match (rather than returning a 404).
1 property
PaginatedResponse_NodeFamily
object
2 properties 2 required
PendingFamilyInvitation
object
Pending family invitation as exposed by the nym-api node-families endpoints.
2 properties 2 required
NodeFamily
object
Family view as exposed by the nym-api node-families endpoints, carrying current members, pending invitations and aggregated stats.
9 properties 8 required
CoinSchema
object
2 properties 2 required
Pagination
object
3 properties 3 required
OutputV2
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nym-technologies-node-families-api-openapi.yml Raw ↑

Other APIs Nym Technologies publishes across the network.

Nym Technologies API Status API
Nym Technologies circulating-supply API
Nym Technologies contract-cache API
Nym Technologies dVPN Directory Cache API
Nym Technologies Ecash API
Nym Technologies Ecash Global Data API
Nym Technologies Gateways API
Nym Technologies Mixnodes API
Nym Technologies network API
Nym Technologies network-monitor-status API
Nym Technologies Nym Explorer API
Nym Technologies Nym Nodes API