# StringJet StringJet delivers over-the-air (OTA) translations and a collaborative web editor for product teams. ## URLs - Site: https://stringjet.com/ - Pricing: https://stringjet.com/pricing/ - Web app: https://app.stringjet.com/ - API (OAuth & backend): https://api.stringjet.com/ - Developer docs: https://developer.stringjet.com/ ## OAuth - Start sign-in (requires fresh `state`): GET https://api.stringjet.com/auth/cognito/start?state=...&redirect_url=... - Third-party return may include `sj_code`; exchange: POST https://api.stringjet.com/auth/exchange with JSON {"sj_code":"..."} ## Product pages - /product/editor/ - /product/commenting/ - /product/ota/ - /product/integrations/