[
    {
        "name": "Moneyview",
        "url": "https://pwa.gw.moneyview.in/uis/pwa/generate-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "multipart/form-data; boundary=----WebKitFormBoundaryBBzfI2o6X36yZTvF",
            "origin": "https://moneyview.in",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001)"
        },
        "body": "------WebKitFormBoundaryBBzfI2o6X36yZTvF\r\nContent-Disposition: form-data; name=\"key\"\r\n\r\nMOBILE\r\n------WebKitFormBoundaryBBzfI2o6X36yZTvF\r\nContent-Disposition: form-data; name=\"mobile\"\r\n\r\n{no}\r\n------WebKitFormBoundaryBBzfI2o6X36yZTvF\r\nContent-Disposition: form-data; name=\"source\"\r\n\r\npwa\r\n------WebKitFormBoundaryBBzfI2o6X36yZTvF--"
    },
    {
        "name": "Apna",
        "url": "https://production.apna.co/api/userprofile/v1/otp/",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "origin": "https://apna.co",
            "x-requested-with": "pure.lite.browser",
            "referer": "https://apna.co/"
        },
        "body": {
            "hash_type": "original",
            "phone_number": "91{no}",
            "request_id": "{rand}",
            "retries": 0
        }
    },
    {
        "name": "Unacademy",
        "url": "https://unacademy.com/api/v3/user/user_check/?enable-email=true",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "x-platform": "7",
            "origin": "https://unacademy.com",
            "referer": "https://unacademy.com/"
        },
        "body": {
            "phone": "{no}",
            "country_code": "IN",
            "otp_type": 1,
            "email": "",
            "send_otp": true,
            "is_un_teach_user": false
        }
    },
    {
        "name": "NoBroker",
        "url": "https://www.nobroker.in/api/v3/account/otp/send",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 9; Pixel 4 Build/PQ3A.190801.002; wv) AppleWebKit/537.36",
            "origin": "https://www.nobroker.in",
            "referer": "https://www.nobroker.in/",
            "x-requested-with": "mark.via.gp"
        },
        "body": "phone={no}&countryCode=IN"
    },
    {
        "name": "CityMall",
        "url": "https://seller.citymall.live/api/auth/get-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "seller.citymall.live",
            "origin": "https://seller.citymall.live",
            "referer": "https://seller.citymall.live/login",
            "X-Requested-With": "pure.lite.browser"
        },
        "body": {
            "phone_number": "{no}"
        }
    },
    {
        "name": "UdChalo",
        "url": "https://prod-server.udchalo.com/api/user/sendOtpForLoginV2",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "origin": "https://www.udchalo.com",
            "referer": "https://www.udchalo.com/"
        },
        "body": {
            "field": "{no}",
            "isNewVersion": true
        }
    },
    {
        "name": "Dezerv",
        "url": "https://nexus.dezerv.in/app-server/v1/send-new-invite",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "x-client-app": "mobile_web",
            "origin": "https://www.dezerv.in",
            "referer": "https://www.dezerv.in/"
        },
        "body": {
            "phone": "{no}",
            "isWhatsappOtp": false,
            "whatsappOptIn": true,
            "executionIdForConsent": "",
            "webChannel": "organic"
        }
    },
    {
        "name": "Zomato (time5)",
        "url": "https://accounts.zomato.com/login/phone",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded",
            "User-Agent": "Mozilla/5.0",
            "Origin": "https://accounts.zomato.com",
            "Referer": "https://accounts.zomato.com/zoauth/login",
            "Cookie": "csrf=b3d6d90b40497cd6f712a3e782cba4b0"
        },
        "body": "number={no}&country_id=1&type=initiate&csrf_token=b3d6d90b40497cd6f712a3e782cba4b0&lc=eec266562d784393892d541f2e841b42&verification_type=sms"
    },
    {
        "name": "ZenoHealth",
        "url": "https://ecom.zeno.health/api/auth-service/v1/users-otp/generate-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "ecom.zeno.health",
            "authorization": "Bearer HRV5enFBCB65w75XA1zrdynsYew07J",
            "platform": "mobile-web",
            "origin": "https://www.zeno.health",
            "referer": "https://www.zeno.health/"
        },
        "body": {
            "phone": "{no}"
        }
    },
    {
        "name": "MedKart",
        "url": "https://app.medkart.in/api/v2/auth/request-otp?identifier=a98e86244130e",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "app.medkart.in",
            "authorization": "Bearer",
            "origin": "https://www.medkart.in",
            "referer": "https://www.medkart.in/"
        },
        "body": {
            "mobile_no": "{no}"
        }
    },
    {
        "name": "Skillbee",
        "url": "https://employer.skillbee.com/api/v1/user/send-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "employer.skillbee.com",
            "origin": "https://employer.skillbee.com",
            "referer": "https://employer.skillbee.com/register/send-otp"
        },
        "body": {
            "countryCode": "+91",
            "phone": "{no}",
            "type": "HIRING MANAGER",
            "method": "TEXT",
            "ipv4": "157.34.87.85",
            "fingerprint": "9ae1a4fa095c261f08f1905ca9fb3077"
        }
    },
    {
        "name": "Solvezy (Solv)",
        "url": "https://apis.solvezy.com/wauth/user-onboarding/api/v1/otp/send",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36"
        },
        "body": {
            "mobile": "+91{no}"
        }
    },
    {
        "name": "PolicyBoss",
        "url": "https://horizon.policyboss.com:5443/generateOTP_New/{no}/POSP-INQUIRY/NA/NA/NA",
        "method": "GET",
        "headers": {
            "origin": "https://www.policyboss.com",
            "referer": "https://www.policyboss.com/",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36"
        },
        "body": null
    },
    {
        "name": "Libra (Vakilsearch)",
        "url": "https://libra.vakilsearch.com/login_using_otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/x-www-form-urlencoded; charset=UTF-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001)",
            "x-csrf-token": "2e3a4f5b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f",
            "x-requested-with": "XMLHttpRequest",
            "Origin": "https://libra.vakilsearch.com",
            "Referer": "https://libra.vakilsearch.com/login"
        },
        "body": "contact_number={no}"
    },
    {
        "name": "Stashfin",
        "url": "https://api.stashfin.com/v3/onboarding/send-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "origin": "https://www.stashfin.com",
            "referer": "https://www.stashfin.com/"
        },
        "body": {
            "phone": "{no}"
        }
    },
    {
        "name": "Testbook Signup",
        "url": "https://api.testbook.com/api/v2/mobile/signup?mobile={no}",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "api.testbook.com",
            "x-tb-client": "web,1.2",
            "origin": "https://testbook.com",
            "referer": "https://testbook.com/"
        },
        "body": {
            "mobile": "{no}",
            "signupDetails": {
                "page": "HomePage",
                "pagePath": "/",
                "pageType": "HomePage"
            }
        }
    },
    {
        "name": "Barbeque Nation",
        "url": "https://www.barbequenation.com/api/v1/generate-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "www.barbequenation.com",
            "origin": "https://www.barbequenation.com",
            "referer": "https://www.barbequenation.com/"
        },
        "body": {
            "mobile_number": "{no}",
            "country_code": "+91",
            "otp_id": ""
        }
    },
    {
        "name": "HealthKart SMS",
        "url": "https://www.healthkart.com/veronica/user/validate/1/{no}/signup?plt=2&st=1",
        "method": "GET",
        "headers": {
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "www.healthkart.com",
            "plt": "2",
            "st": "1",
            "referer": "https://www.healthkart.com/"
        },
        "body": null
    },
    {
        "name": "HealthKart WhatsApp",
        "url": "https://www.healthkart.com/veronica/user/validate/whatsapp/1/{no}/signup?plt=2&st=1",
        "method": "GET",
        "headers": {
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "www.healthkart.com",
            "plt": "2",
            "st": "1",
            "referer": "https://www.healthkart.com/"
        },
        "body": null
    },
    {
        "name": "Hyperpure",
        "url": "https://api.hyperpure.com/api/user/otpsms?isForgotPassword=true&userPhoneNumber={no}",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "api.hyperpure.com",
            "headerroute": "v2",
            "x-client": "consumer",
            "origin": "https://www.hyperpure.com",
            "referer": "https://www.hyperpure.com/"
        },
        "body": {
            "isForgotPassword": true,
            "userPhoneNumber": "{no}"
        }
    },
    {
        "name": "FreshTokri",
        "url": "https://www.thefreshtokri.com/api/otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json; charset=utf-8",
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "www.thefreshtokri.com",
            "accept-language": "en",
            "origin": "https://www.thefreshtokri.com",
            "referer": "https://www.thefreshtokri.com/"
        },
        "body": {
            "username": "+91{no}"
        }
    },
    {
        "name": "Univest",
        "url": "https://api.univest.in/api/auth/send-otp?type=web4&countryCode=91&contactNumber={no}",
        "method": "GET",
        "headers": {
            "User-Agent": "Mozilla/5.0 (Linux; Android 11; RMX2001) AppleWebKit/537.36",
            "Host": "api.univest.in",
            "origin": "https://univest.in",
            "referer": "https://univest.in/"
        },
        "body": null
    },
    {
        "name": "Reliance Retail",
        "url": "https://api.account.relianceretail.com/service/application/retail-auth/v2.0/send-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "accept": "application/json",
            "accept-language": "en-US,en;q=0.9",
            "authorization": "Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyZXR1cm5fdWlfdXJsIjoid3d3Lmppb21hcnQuY29tL2N1c3RvbWVyL2FjY291bnQvbG9naW4_bXNpdGU9eWVzIiwiY2xpZW50X2lkIjoiZmRiNjQ2ZWEtZTcwOC00NzI1LWE5NTMtMjI4ZmExY2I4MzU1IiwiaWF0IjoxNzcyOTE2NzA0LCJzYWx0IjowfQ.Djfr8SBUQnBkj0UIb3hptBKoddGE0sIWniKDkB_oqFU",
            "origin": "https://account.relianceretail.com",
            "referer": "https://account.relianceretail.com/",
            "source_meta": "{\"source_id\":null,\"device_fingerprint\":\"53d692cc-f822-4a-eyJwbGF0Zm9ybSI6\",\"os_name\":\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36\",\"timestamp\":\"2026-03-07T20:51:54.003Z\"}"
        },
        "body": {
            "mobile": "{no}"
        }
    },
    {
        "name": "Addatimes Login",
        "url": "https://app.addatimes.com/api/login",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0",
            "accept": "application/json, text/plain, */*",
            "origin": "https://www.addatimes.com",
            "referer": "https://www.addatimes.com/"
        },
        "body": {
            "phone": "{no}",
            "country_code": "IN"
        }
    },
    {
        "name": "Addatimes Register",
        "url": "https://app.addatimes.com/api/register",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0",
            "accept": "application/json, text/plain, */*",
            "origin": "https://www.addatimes.com",
            "referer": "https://www.addatimes.com/"
        },
        "body": {
            "phone": "{no}",
            "email": "user{rand}@gmail.com",
            "country_code": "IN",
            "password": "elliotisdop666",
            "confirm_password": "elliotisdop666"
        }
    },
    {
        "name": "HDFCSky",
        "url": "https://api.hdfcsky.com/api/kyc/v2/send-otp/sms",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
            "accept": "application/json, text/plain, */*",
            "accept-language": "en-US,en;q=0.9",
            "origin": "https://hdfcsky.com",
            "referer": "https://hdfcsky.com/",
            "x-device-type": "web"
        },
        "body": {
            "phone_no": "91{no}"
        }
    },
    {
        "name": "Khatabook",
        "url": "https://api.khatabook.com/v1/auth/request-otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0",
            "accept": "*/*",
            "origin": "https://khatabook.com",
            "referer": "https://khatabook.com/",
            "x-kb-app-locale": "en",
            "x-kb-app-name": "Khatabook Website",
            "x-kb-app-version": "000100",
            "x-kb-new-auth": "false",
            "x-kb-platform": "web"
        },
        "body": {
            "country_code": "+91",
            "phone": "{no}",
            "app_signature": "Jc/Zu7qNqQ2"
        }
    },
    {
        "name": "KreditBee",
        "url": "https://api.kreditbee.in/v1/me/otp",
        "method": "PUT",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "accept": "application/json, text/plain, */*",
            "accept-language": "en-US,en;q=0.8",
            "authorization": "Bearer null",
            "origin": "https://pwa-web1.kreditbee.in",
            "referer": "https://pwa-web1.kreditbee.in/",
            "x-kb-info": "eyJsYXQiOiIwIiwibG5nIjoiMCIsImRpZCI6IiIsImFwcHR5cGUiOiJ3ZWIiLCJhcHB2ZXIiOiIiLCJpc3Jvb3RlZCI6IiJ9"
        },
        "body": {
            "reason": "loginOrRegister",
            "mobile": "{no}",
            "mediaSource": "",
            "firebaseInstanceId": "",
            "firebaseiosAppInstId": ""
        }
    },
    {
        "name": "Klikk",
        "url": "https://www.klikk.tv/?r=User/LoginWithOTP",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "accept": "application/json",
            "accept-language": "en-US,en;q=0.5",
            "api-key": "f4f068e71e0d87bf0ad51e6214ab84e9",
            "origin": "https://www.klikk.tv",
            "referer": "https://www.klikk.tv/",
            "x-requested-with": "XMLHttpRequest"
        },
        "body": {
            "contactNumber": "+91-{no}",
            "deviceName": "Chrome - Windows 10",
            "deviceType": 2,
            "socialType": 0
        }
    },
    {
        "name": "Hungama (time5)",
        "url": "https://chcommunication.api.hungama.com/v1/communication/otp",
        "method": "POST",
        "headers": {
            "Content-Type": "application/json",
            "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36",
            "accept": "application/json, text/plain, */*",
            "accept-language": "en-US,en;q=0.7",
            "alang": "en",
            "country_code": "IN",
            "identifier": "home",
            "mlang": "en",
            "origin": "https://www.hungama.com",
            "referer": "https://www.hungama.com/",
            "vlang": "en"
        },
        "body": {
            "mobileNo": "{no}",
            "countryCode": "+91",
            "appCode": "un",
            "messageId": "1",
            "emailId": "",
            "subject": "Register",
            "priority": "1",
            "device": "web",
            "variant": "v1",
            "templateCode": 1
        }
    }
]