{"success":true,"message":"Welcome to the OTP Verification Service API 🇵🇰","version":"1.0.0","documentation":{"otp":{"POST /api/v1/otp/send":"Send OTP (requires x-api-key)","POST /api/v1/otp/verify":"Verify OTP (requires x-api-key)","POST /api/v1/otp/resend":"Resend OTP (requires x-api-key)","GET  /api/v1/otp/status/:otpId":"OTP Status (requires x-api-key)"},"admin":{"POST /api/v1/admin/login":"Admin login","GET  /api/v1/admin/dashboard":"Dashboard stats (requires Bearer token)","GET  /api/v1/admin/me":"Admin profile (requires Bearer token)","POST /api/v1/admin/create":"Create admin (superadmin only)"},"clients":{"POST   /api/v1/clients/register":"Register new client (admin only)","GET    /api/v1/clients":"List clients (admin only)","GET    /api/v1/clients/:id":"Get client (admin only)","PATCH  /api/v1/clients/:id":"Update client (admin only)","POST   /api/v1/clients/:id/regenerate-key":"Regenerate API key (admin only)","DELETE /api/v1/clients/:id":"Deactivate client (admin only)"}},"health":"GET /health"}