# API QA Scribe does not expose an HTTP API. Its API surface is the typed Tauri command bridge between the React renderer and Rust backend. | Page | Scope | | --- | --- | | [Tauri commands](api--tauri-commands.md) | Command groups, generated bindings, frontend wrappers, and error mapping. | For architecture context, see [Tauri command bridge](systems--tauri-command-bridge.md).