For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

Endpoints support both authenticated and anonymous sessions.

  • Authenticated users: a session cookie (sessionid) tracks checkout progress.

  • Anonymous users: guest checkout is available when the CAN_GUEST_PURCHASE setting is enabled.

Last updated

Was this helpful?