Configure a Fireblocks Transaction Authorization Policy (TAP) rule requiring dual approval for transfers above a threshold

domain: developers.fireblocks.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Retrieve current policy via GET /v1/tx_screening/policy/snapshot to inspect active rules before modification
  2. Construct a policy rule object with fields: type (TRANSFER), action (2-OF-N_APPROVAL), src (vault account or wildcard), dst (whitelist or wildcard), asset, amountUSDOperator (GREATER_THAN), amountUSD threshold value
  3. POST /v1/tx_screening/policy/publish with the full updated rules array; rules are evaluated in order — place more specific rules before wildcards
  4. Assign approvers to the rule using the Fireblocks console or POST /v1/users to confirm user roles (APPROVER, SIGNER) are set before the rule is live
  5. Test by initiating a low-value transfer via POST /v1/transactions and verifying the transaction status moves to PENDING_AUTHORIZATION before BROADCASTING
  6. Monitor policy changes via GET /v1/tx_screening/policy/snapshot; retain old snapshots to support audit trail requirements

Known gotchas

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans