Guides Recipes
Guides

Recipes

2 min read Last updated Jun 13, 2026 Guide

Focused patterns for common integration tasks. Each recipe is deliberately small: one job, the key API surface, and the implementation notes that matter when wiring a real system.

When to use a recipe

Reach for a recipe when you want a working pattern for a specific task. If you need the complete endpoint list, request and response schemas, or error formats, use the REST API reference instead. If you are designing a larger integration, start with Scenarios to map the workflow before choosing individual recipes.

Setup

Clients & matters

Time & billing

Ledger & trust

Events & webhooks

Querying & reporting