What you’re looking at
This section documents OpenTools trading tools, exposed as virtual API endpoints for clarity and discoverability. These are not traditional REST APIs. Each “endpoint” represents an Remote Procedure Call (RPC) tool call that is executed by the OpenTools runtime and relayed to an underlying provider such as Alpaca. The API reference exists to describe:- What tools are available
- What data they return
- How they behave
- How they are invoked through the SDK