> For the complete documentation index, see [llms.txt](https://docs.vorj.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vorj.app/welcome-to-vorj/transaction-executor.md).

# Transaction Executor

VORJ offers an application programmable interface (API) to emit transactions throughout the VeChainThor blockchain network.

The endpoint `main/v2/blockchain/sendTransaction` supports both the mainnet and testnet. The user can provide a raw transaction string in the request body.
