For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Help CenterOpenAPI SpecStatus
OverviewInquiriesTransactionsRelaysAPI ReferenceChangelog
OverviewInquiriesTransactionsRelaysAPI ReferenceChangelog
  • Overview
    • Relay Overview
    • Getting Started
  • Widget
    • Usage
  • Integration Methods
    • Server SDK
      • Deploying the worker
  • References
    • Relay Widget SDK
    • Server SDK
    • Gateway Service
    • API
    • Schemas
LogoLogo
Help CenterOpenAPI SpecStatus
On this page
  • Deploy to Cloudflare
  • Deploy to Vercel
Integration MethodsEdge Worker

Deploying the worker

The Persona Relay Edge Worker is a lightweight function you deploy to your own Cloudflare or Vercel account. It handles the Privacy Pass cryptography on your behalf and exposes the same HTTP interface as the Relay Gateway Service.

The endpoint interface is identical to the Gateway Service — see Gateway Service Usage for the full request/response reference.

Deploy to Cloudflare

Coming soon.

Deploy to Vercel

Coming soon.

Was this page helpful?
Previous

API Usage

Next
Built with