bezant-api
Auto-generated Rust client for the IBKR Client Portal Web API, emitted by
oas3-gen from the OpenAPI 3.1 spec
derived in bezant-spec.
This crate gives you raw, 1:1 access to every CPAPI endpoint and type.
If you want convenience wrappers — keepalive loops, pagination, symbol
caching — use the higher-level bezant crate instead.
Usage
use ;
async
Regeneration
The generated client is built by scripts/codegen.sh from the pinned spec
in bezant-spec. To refresh the spec and regenerate:
License
Dual-licensed under MIT or Apache-2.0 at your option.