🛠️ Setting Up Your Backend Endpoint#
As part of integration, you’ll need to provide Mozarto with your backend endpoint(s) for:User Verification Endpoint
Please ensure your endpoint(s):Accept POST requests with JSON payload
Return appropriate status and message structure
Include authentication if required (for example: the X-user-authorization)
Modified at 2025-08-01 10:34:20