Using these docs
How to navigate the sidebar, search and command palette, and move between guides and API pages.
This site mixes long-form guides and a living API explorer. Browse in whatever order fits your integration — concepts first, endpoints first, or a mix — these pages cross-link liberally so you rarely need to hunt.
Sidebar navigation
The left-hand nav groups docs into Get started, Core concepts, and API reference. Each item is scoped to either learning or actionable HTTP reference. Toggle the menu icon on narrow screens — the sidebar is the same hierarchy, just off-canvas.
Search
On medium and wide viewports there is a search field in the header; on small screens an extra search strip sits under it. Matching happens across guide titles and key API headings so you can jump quickly from a product question straight to parameters or payloads.
Command palette
Press ⌘ K on macOS or Ctrl K on Windows and Linux anywhere in docs to open the global palette. Jump to an endpoint, guide, or table of contents item without dragging the scroll bar.
Articles, breadcrumbs, and prev/next
Guides use the article layout with breadcrumbs and in-page headings. Prev/next navigation at the bottom follows the curated order in the sidebar — not every page is strictly chronological, but the chain should keep momentum when you read cover-to-cover from Introduction forward.
API reference vs prose
Next steps
Prefer code first? Jump to Quickstart. If you are validating access patterns, skim Authentication immediately afterward.