Bridge Node

This file documents the Flashback API’s node information endpoints, used to retrieve metadata and performance statistics for Flashback nodes. These endpoints provide real-time visibility into node availability, version, region, and status, and are helpful for routing decisions and infrastructure monitoring.

To perform this operation, you must be authenticated by means of one of the following methods: BearerAuth.

Bridge Node API Calls

Method
API Reference
Description

GET/node

List all active Flashback nodes and their associated metadata.

GET/stats/nodes/minute

Retrieve minute-level performance and availability stats for nodes.

Last updated

Was this helpful?