Guides

Choose the right implementation guide and ship the task in front of you

Use this hub to route quickly by job, not by endpoint list. Each guide is a task-based implementation path with sequencing, decision points, and failure handling kept in one place. Across the section, guides now aim to show the easiest safe path first, then a realistic production path, then the advanced edge when it belongs to the workflow.

Recommended path

  1. Pick one guide that matches your current delivery task.
  2. Run that workflow start to finish before mixing in another guide.
  3. Use reference pages only when you need exact request or response contracts.

Start here if

You know the implementation outcome and want the fastest safe path to working behavior.

Default first guide

Accepted render flow for the normal single render success path that continues through status and file routes.

Guide promise

One canonical guide per task, with links out instead of duplicated route contracts.

Example range

Expect a ladder from first working request to realistic rollout patterns and advanced capability where supported.

Start Here

Route by your delivery stage, not just by route family

Pick one path by immediate scope and current maturity. Start with the smallest implementation guide that fits your task, then move into operational or advanced workflow guides only when your integration needs them.

First Implementation

Best first guides when you are getting the workflow working end to end

Operational Maturity

Best guides when the happy path works and your next job is reliability

Advanced Workflow Complexity

Best guide when the workflow itself has more moving parts

Guide Directory

Canonical implementation guides across the full spectrum

Use this directory when you already know the task category and want the canonical guide for that workflow.