Skip to main content

Cookbook

Task-oriented recipes. Each one is copy-paste, tested against the public sandbox, and ends in a verifiable outcome (verdict + ledger receipt).


Conventions

  • All recipes assume TRINITITE_API_KEY and TRINITITE_BASE are exported.
  • Every recipe ends in a verifiable outcome — typically a ledger_id you can GET /v1/logs/:id to confirm.
  • Where curl is shown, equivalent Python and Node tabs follow.
  • Sandbox keys (tk_test_…) work for every recipe; production keys (tk_live_…) require an enterprise plan.