API Reference¶
The Nexus Framework uses OpenAPI 3.0 specifications to define its contracts.
Gateway API (Public)¶
The Gateway provides the stable, public-facing API for agents and services.
- Spec File:
openapi.yaml - Status: v1 Frozen.
- Client SDK:
nexus-sdk
Broker API (Internal)¶
The Broker provides the internal API for provider management and token operations.
- Spec File:
nexus-broker/openapi.yaml - Status: Internal / Evolving.