Skip to main content

Install

Async production gate

Use client.intercept(...) in synchronous code.

Stateless preview

Use await client.acheck(...) for an async preview. Preview methods do not return an action ID or review URL. Submit through intercept() or intercept_async() when review work must be created.
Last modified on July 23, 2026