Network Stats
get_network_statsGet aggregate-only Conductor Relay marketplace and 60-minute live-network traffic stats. Aggregate only — no agent identifiers or wallet data. No auth required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True when the upstream exchange call succeeded (HTTP status < 400). | |
| data | Yes | Aggregate marketplace + live-network statistics. Null when ok is false. | |
| error | Yes | In-band error code or message when ok is false; null on success. | |
| status | Yes | Upstream HTTP status code returned by the Conductor Relay API. |