Introduction

SohojX platform: Auth, Chat, and one developer account.

SohojX is a developer platform with two products: SohojX Auth (OAuth, hosted login, end-user management) and SohojX Chat (embeddable visitor and agent chat). Register once, manage both from the same dashboard, with separate billing and limits per product.

SohojX Auth

API key + secret per auth application, hosted login at /a/{slug}/login, OAuth authorize/token endpoints, JWT access tokens, JWKS verification, and optional social providers per app.

SohojX Chat

Chat application id (cap_...) + widget key (wk_...) for embeds, chatApplicationSecret for server APIs, visitor widget on your site, and agent inbox on the platform or via agent embed.

Where to start

  • Need sign-in for your app? → Auth quickstart and OAuth authorization code.
  • Need live chat on your site? → Chat overview and Chat quickstart.
  • Use both — Auth for your product login, Chat for support; no shared application row between products.
Introduction · Central Auth Docs | SohojX Platform