Skip to main content

Reference

Use reference pages when you need exact command names, endpoint shapes, or Python boundaries. Use tutorials when you need a guided workflow.

Start Here

NeedReference
Python facade, capture, query, reports, recovery APIsAPI Reference
command syntax and output modesCLI Reference
embedded local HTTP and UI routesHTTP Reference

Reading Rules

  • Start with Contexta unless the page explicitly says a lower-level surface is required.
  • Treat contexta.api, contexta.runtime, contexta.common, and contexta.surfaces as implementation details unless a reference page exposes a public boundary.
  • Prefer the shortest valid snippet on reference pages and full runnable examples in tutorials.