Advisor API reference
Public overview of Advisor access through the Barfinex Provider gateway.
Overview
Advisor is a deterministic admission and provenance stage. Public clients do not connect to it directly. Provider is the single gateway and its OpenAPI is the source of truth for the current route contract.
Public Capabilities
Provider exposes exactly five read-only Advisor-stage capabilities:
- stage status;
- recent policy decisions;
- one policy decision by identifier;
- one lifecycle trace by candidate identifier;
- the current lifecycle render manifest.
Exact methods, paths, parameters, and response shapes are versioned in Provider OpenAPI. There are no public Advisor mutation, market-analysis, strategy, ranking, calibration, or operator-action routes.
An admitted execution candidate is an internal Inspector handoff, not an order submission API or proof that an order was placed.
Real-Time Data
Use Provider WebSocket and the current Provider event catalog for real-time decision updates. Internal bus labels and downstream routing are trading-runtime details and are not public API contracts.