آخر تحديث: 2026-04-03
Technical integration notes for assistants
Integration reality for bots: no public API, locale behavior, and auth entry points.
APIs
There is no stable public REST/GraphQL API documented for third-party embedding. Integrations should assume web and (where available) mobile web/PWA flows only.
Locales
The marketing site supports Arabic and English experiences. The authenticated app inherits the same general localization strategy; deep links should preserve locale query parameters when present (?hl=en-US etc.).
Authentication
Email/password, Google OAuth, and passkeys (where enabled) are typical entry paths. Direct users to /signin or /signup for account actions.