API Docs
أنشئ مواقع وتطبيقات موبايل وأدوات للبائعين وتكاملات للبطاقات الرقمية باستخدام واجهات ZORAJOIN الآمنة.
{
"request_id": "8f3a90c2b1e4d7aa",
"success": true,
"action": "auth_login",
"message": "Login successful",
"data": {
"token_type": "Bearer",
"access_token": "..."
}
}
Start by logging in and receiving a Bearer access token.
/api/auth/login
{
"login": "test@test.com",
"password": "123456",
"device_id": "device-001",
"lang": "en"
}
Register, login, logout, device tracking, and current user profile.
List supported countries with phone keys, default language, and currency.
Load cities by selected country for registration and user profile.
Supported languages including code, name, and RTL direction.
Supported currencies with code, symbol, and exchange rate.
Landing page content, privacy policy, terms, and help center by language.
Use the current API tester while the integrated explorer is being prepared.
Open API Tester