DOCUMENTATION

REFERENCE / ROUTES

Every surface has a boundary.

This is the current public route map. “Public” means the page may be opened—not that private buyer, publisher or entitlement data is exposed.

Product surfaces

RouteExposurePurpose
/PublicProduct positioning, private-beta list and links to documentation and the live iGloo help example.
/docsPublicAuthoritative product, buyer, publisher, integration, trust and LLM documentation.
/credit-boostPublicBuyer-facing iGloo Command Center Credit Boost offer terms, lifecycle boundaries and ProductPay recovery links.
/helpPublic aliasOpens connected buyer support; signed-out buyers verify a purchase first and then return to support.
/help/{product-slug}Public + ownership-awarePermanent product help doorway. Public product context; private entitlement diagnosis only with a valid buyer session.
/claimPublic formPurchase recovery using the matching checkout email and transaction identifier. Rate limited.
/claim/{token}Private linkSingle-use buyer activation for one verified delivery. Unlisted, expiring and no-index.
/appBuyer sessionPrivate ProductPay library, unlocks and in-app notifications.
/app/product/{productId}Buyer sessionOne owned or scheduled product, its resources, proof and actions.
/app/delivery/{productSlug}Buyer session + active entitlementProductPay-hosted delivery content. Direct requests repeat the server-side purchase, refund and release-time checks.
/app/supportBuyer sessionVerified support intake and persistent buyer conversation history.
/access/{entitlementId}Buyer session + entitlementServer-side entitlement check before redirecting or bridging to the publisher destination.
/vendorPublisher sessionProduct catalog, campaigns, mappings, rehearsals, health, help distribution and support operations.
/demo/iglooProtected test sessionControlled iGloo delivery rehearsal; unavailable without the configured test authority.
/api/v1/webhooks/jvzooSigned provider requestReusable JVZIPN endpoint for mapped ProductPay campaigns.
/llms.txtPublic textConcise LLM discovery and canonical documentation index.
/llms-full.txtPublic textExpanded product truth, workflows, boundaries and LLM guidance.

Route rules

  • Buyer and publisher workspaces are no-index and require their respective sessions.
  • Possession of a product help URL does not establish ownership.
  • Possession of the shared claim URL does not establish ownership.
  • Provider webhook routes require provider or adapter signature verification.
  • Browser mutations require the exact ProductPay origin.
  • Private claim tokens must not be embedded in shared pages or logs.
  • Documentation and LLM files describe capabilities; they do not grant tool or account authority.