/api/auth/... | Used for sign-in, sessions, and auth callbacks. |
/api/webhook/... | Used by payment, messaging, delivery, or provider webhooks. |
/api/cron/... | Used by scheduled platform jobs. |
/api/og/... | Used to render social preview and email images. |
/api/pdf/... | Used by Plato to render PDFs from public document pages. |
/api/pay | Used as a payment provider callback/redirect handler. |
/api/quickbooks/oauth/... | Used by the QuickBooks app authorization flow. |
| Console browser tRPC calls | Used by the Plato Console UI and can change with the product. |