Skip to content

TAAL Binary

TAALBinary implements the TAAL broadcast API using raw binary transaction submission over HTTP.

External docs: TAAL API documentation

Commands

Command Method Path Response Escape hatch
broadcast POST /api/v1/broadcast :json yes

Escape Hatches

These commands use custom dispatch logic rather than the default HTTP template.

broadcast

Escape hatch for broadcast: sends raw binary transaction bytes with TAAL-specific headers and applies TAAL-specific response quirk handling.